C1.Win.FlexGrid Namespace / ColumnFilter Class / GetEditor Method

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

Return Value

A IC1ColumnFilterEditor that is used to edit the filter at run time.
See Also