Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines 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.
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.
Setting this property to Spotfire.Dxp.Application.Filters.ItemFiltering.Empty when the filter column does not have empty values will have no effect.
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 the Radio Button Filter. Similar to the Spotfire.Dxp.Application.Filters.ItemFilter, this filter can filter on single values in the column that the filter is being applied on. Graphically, the values in the column are represented as radio buttons.
Since
2.0