[]
        
(Showing Draft Content)

C1.Win.FlexGrid.BaseFilter.GetEditor

GetEditor Method

GetEditor()

Gets the editor used to modify the filter at run time.

Declaration
public abstract IC1ColumnFilterEditor GetEditor()
Returns
Type Description
IC1ColumnFilterEditor

An IC1ColumnFilterEditor to be used to modify the filter at run time.

Implements
Remarks

The control returned must implement the IC1ColumnFilterEditor interface.