Version

ColumnFilterSettings class Members

The following tables list the members exposed by ColumnFilterSettings.

Public Constructors
 NameDescription
Public ConstructorColumnFilterSettings Constructor  
Public Properties
 NameDescription
Public PropertycolumnKeyGets the key of the column the setting is attached to. (Inherited from Infragistics.Web.UI.ColumnSetting)
Public PropertyeditorIDGets the editor ID. (Inherited from Infragistics.Web.UI.ColumnEditableSetting)
Public PropertyenabledIndicates whether filtering is enabled on the particular column. True if filtering is enabled for the column, false otherwise  
Public PropertyreadOnlyIndicates whether the column is read-only. (Inherited from Infragistics.Web.UI.ColumnEditableSetting)
Public PropertyuniqueValueCasingIndicates how the text of the unique value is displayed if filter type is RowFilter and filtering is not case sensitive for a particular column. Location of the filter row  
Public PropertyvalidatorIDGets the ClientID of validator associated with editor. (Inherited from Infragistics.Web.UI.ColumnEditableSetting)
Public Methods
 NameDescription
Public MethoddisposeDispose of the object. (Inherited from Infragistics.Web.UI.ColumnEditableSetting)
See Also