FilterSubGroup Class TIBCO Spotfire 7.0 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: 18.10.8513.5432 (18.10.8513.5432)
Syntax

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

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