ColumnFilter PropertyNames Class TIBCO Spotfire 6.0 API Reference
Contains property name constants for the public properties of ColumnFilter.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Framework.DocumentModel DocumentNode PropertyNames
    Spotfire.Dxp.Application.Filters FilterBase PropertyNames
      Spotfire.Dxp.Application.Filters ColumnFilter PropertyNames
        Spotfire.Dxp.Application.Filters CheckBoxFilter PropertyNames
        Spotfire.Dxp.Application.Filters ListBoxFilter PropertyNames
        Spotfire.Dxp.Application.Filters RangeFilter PropertyNames
        Spotfire.Dxp.Application.Filters SingleValueColumnFilter PropertyNames
        Spotfire.Dxp.Application.Filters TextFilter PropertyNames

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

public abstract class PropertyNames : FilterBase..::..PropertyNames
See Also