FilterSubGroup Class TIBCO Spotfire 6.5 API Reference
A specialization of the FilterGroup, representing the subgroups within a FilterPanel which can be added to a FilterGroup in TableGroups. New subgroups are created using the AddNewSubGroup(String) method.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Framework.DocumentModel Node
    Spotfire.Dxp.Framework.DocumentModel DocumentNode
      Spotfire.Dxp.Application.Filters FilterGroupItem
        Spotfire.Dxp.Application.Filters FilterGroup
          Spotfire.Dxp.Application.Filters FilterSubGroup

Namespace: Spotfire.Dxp.Application.Filters
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

[SerializableAttribute]
[PersistenceVersionAttribute(2, 0)]
public sealed class FilterSubGroup : FilterGroup
Version Information

Supported in: 6.5, 6.0, 5.5, 5.0, 4.5
See Also