Version

ClientColumnFilter class Members

The following tables list the members exposed by ClientColumnFilter.

Public Constructors
 NameDescription
Public ConstructorClientColumnFilter Constructor  
Public Properties
 NameDescription
Public PropertycolumnKeyGets the key of the column that the column filter is tied to. Column key  
Public PropertycolumnTypeGets the data type of the grid column that the column filter is tied to. Column type could be one of the following: date, boolean, number or string. Column type could be one of the following: date, boolean, number or string  
Public PropertyconditionRule and value based filtering condition that will apply to the ControlDataField which the column filter is tied to. Filtering condition  
Public Methods
 NameDescription
Public MethoddisposeDisposes of the object.  
See Also