DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorOperationNodeStyle Class / OperationList Property

In This Topic
    OperationList Property (FilterEditorOperationNodeStyle)
    In This Topic
    Gets a style of the filter Operation types drop-down list.
    Syntax
    'Declaration
     
    Public ReadOnly Property OperationList As OperationDropDownListStyle
    public OperationDropDownListStyle OperationList {get;}
    See Also