Click or drag to resize

FilterColumn Properties

The FilterColumn type exposes the following members.

Properties
  NameDescription
Public propertydataColumnName
The data coulmn name for this filter column.
Public propertydataTableName
The name of the data table that holds this column.
Public propertyfilteringSchemeName
The filtering scheme for this column.
Public propertyfilterSettings
The filter value and settings for this column. This is only set if the column was retrieved with the parameter includeFilterSettings set to true, otherwise this attribute is null.
Public propertyfilterType
The filter type of this column.
Top
See Also