DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorTheme Class / OperationNode Property

In This Topic
    OperationNode Property (FilterEditorTheme)
    In This Topic
    Gets FilterEditorOperationNodeStyle containing display attributes that determine the appearance of a Operation node.
    Syntax
    'Declaration
     
    Public ReadOnly Property OperationNode As FilterEditorOperationNodeStyle
    public FilterEditorOperationNodeStyle OperationNode {get;}
    See Also