ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / ColumnFilterEditor Class / ActiveEditor Property

In This Topic
    ActiveEditor Property
    In This Topic
    Gets or sets the active filter editor.
    Syntax
    'Declaration
     
    Public Overridable Property ActiveEditor As IC1ColumnFilterEditor
    public virtual IC1ColumnFilterEditor ActiveEditor {get; set;}
    See Also