[]
        
(Showing Draft Content)

C1.Win.FlexGrid.IC1ColumnFilterEditor

IC1ColumnFilterEditor Interface

Interface implemented by column filter editor controls.

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

Properties

Name Description
KeepFormOpen

Gets a value that determines whether the containing form should remain open even when it is deactivated.

Methods

Name Description
ApplyChanges()

Applies changes to the filter being edited.

Initialize(C1FlexGridBase, int, IC1ColumnFilter)

Initializes the editor with parameters from a filter to be edited.