C1.Win.FlexGrid Namespace / ValueFilter Class


ValueFilter Class Methods

For a list of all members of this type, see ValueFilter members.

Public Methods
 NameDescription
Public MethodOverridden. Applies the filter to a value.  
Public MethodOverridden. Gets the editor used to modify the filter at run time.  
Public MethodOverridden.   
Public MethodOverridden. Resets the filter making it inactive.  
Public MethodOverridden.   
Top
Protected Methods
 NameDescription
Protected MethodDecodes string value to filter typed value. (Inherited from C1.Win.FlexGrid.BaseFilter)
Protected MethodEncodes filter value to string value. (Inherited from C1.Win.FlexGrid.BaseFilter)
Protected MethodGets filter data type from XML definition. (Inherited from C1.Win.FlexGrid.BaseFilter)
Top
See Also