FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnFilterEditor 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