FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / ExcelFilterEditor Class / Operations Property

In This Topic
    Operations Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Operations As List(Of ColumnFilterEntry)
    public List<ColumnFilterEntry> Operations {get;}
    See Also