[]
        
(Showing Draft Content)

C1.Win.FlexGrid.IC1ColumnFilter

IC1ColumnFilter Interface

Interface implemented by column filter objects.

Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public interface IC1ColumnFilter

Properties

Name Description
IsActive

Gets a value that determines whether the filter is active.

Methods

Name Description
Apply(object)

Applies the filter to a value.

GetEditor()

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

Reset()

Resets the filter making it inactive.