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

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