Gets the type id.
Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Get or set a value indicating whether Spotfire.Dxp.Application.Filters.ItemFiltering.All is allowed in this filter. If the filter value is Spotfire.Dxp.Application.Filters.ItemFiltering.All when AllowAll is set to false, the filter value will be set to Spotfire.Dxp.Application.Filters.ItemFiltering.None. If AllowAll is false, Spotfire.Dxp.Application.Filters.SingleValueColumnFilter.Reset or setting the value to Spotfire.Dxp.Application.Filters.ItemFiltering.All will have no effect.
Gets the context of this node.
Gets the column instance associated with this filter.
Gets a value indicating whether the referenced column has any invalid rows.
Gets a value indicating whether this node is attached.
Get or set a value indicating whether Spotfire.Dxp.Application.Filters.ItemFiltering.None is shown in the filter. Even if Spotfire.Dxp.Application.Filters.ItemFiltering.None is hidden, it may still be set in the filter.
Gets a collection of methods for executing transactions on the document.
Gets or sets the filtered value.
Gets a list of allowed values.
Gets the value of a specified property.
The property name, case insensitive.
The property value.
Checks if there is a valid value for a specified property.
The property name, case insensitive.
true if the property has a valid value, otherwise false.
Representation of an ItemFilter. The item filter has the ability to filter on a single value in the column that is applies on. The value that is being filtered on is given by Spotfire.Dxp.Application.Filters.SingleValueColumnFilter.Value.
In addition to the distinct values in the Spotfire.Dxp.Application.Filters.ColumnFilter.DataColumnReference, the Item Filter can filter on the special values given by the Spotfire.Dxp.Application.Filters.ItemFiltering enumeration. The Spotfire.Dxp.Application.Filters.ItemFiltering.All value is the default value of an Item Filter. The Spotfire.Dxp.Application.Filters.ItemFiltering.None value is the last value in an Item Filter. The Spotfire.Dxp.Application.Filters.ItemFiltering.Empty value is only used when the filter column contains empty values.
Since
2.0