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.
Gets the context of this node.
Gets a value indicating whether this node is attached.
Flag indicating whether the filter is modified.
Gets or sets the name of this filter. The filter name is the same as the name of the referenced data column.
Gets a collection of methods for executing transactions on the document.
Gets or sets the type identifier for the filter. By setting this property, the filter is converted to the specified type.
Returns the filter implementation as specified type.
Generic type argument
The filter implementation, or null.
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.
The Filter class contains a specific filter implementation. The type of filter is controlled by the property Spotfire.Dxp.Application.Filters.Filter.TypeId.
Since
2.0