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 group is expanded or collapsed. This property defaults to true.
Gets the filter handles in this group.
Gets a value indicating whether this node is attached.
Gets a value indicating whether or not this group is empty.
Gets the items.
Gets the group display name, that is, its caption.
Gets the Spotfire.Dxp.Application.Filters.FilterPanel to which this Spotfire.Dxp.Application.Filters.FilterGroup belongs.
Gets the parent group.
Gets a value indicating whether this Spotfire.Dxp.Application.Filters.FilterGroupItem is selected.
Gets a collection of methods for executing transactions on the document.
Gets or sets a value indicating whether this Spotfire.Dxp.Application.Filters.FilterGroupItem is visible in its Spotfire.Dxp.Application.Filters.FilterGroup.
Adds the specified Spotfire.Dxp.Application.Filters.Filter to this group, a Spotfire.Dxp.Application.Filters.FilterHandle is created and returned.
The filter to add.
The FilterHandle that represent the added filter
Removes all existing Spotfire.Dxp.Application.Filters.FilterHandle from this group.
Finds a filter in this group, given its Spotfire.Dxp.Application.Filters.Filter.Name.
The name of the filter to get.
The filter with specified name, or null if no such filter exists.
Removes the Spotfire.Dxp.Application.Filters.FilterHandle for the specified Spotfire.Dxp.Application.Filters.Filter from this group. If the filter is not a member of this group, calling this method will not have any effect.
The filter to remove.
A container for one or more Spotfire.Dxp.Application.Filters.FilterHandles which can be placed into a Spotfire.Dxp.Application.Filters.FilterPanel to group filters. A FilterGroup is uniquely identified by its name within any given panel.
Since
2.0