C1.Win.C1FlexGrid Namespace / ConditionFilter Class / GetEditor Method

In This Topic
GetEditor Method (ConditionFilter)
In This Topic
Gets the editor used to modify the filter at run time.
Syntax
'Declaration
 
Public Overrides Function GetEditor() As IC1ColumnFilterEditor
 

Return Value

An IC1ColumnFilterEditor that is used to modify the filter at run time.
See Also