[]
        
(Showing Draft Content)

C1.Win.FlexGrid.ConditionFilter.GetEditor

GetEditor Method

GetEditor()

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

Declaration
public override IC1ColumnFilterEditor GetEditor()
Returns
Type Description
IC1ColumnFilterEditor

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

Overrides
Remarks

The control returned must implement the IC1ColumnFilterEditor interface.