DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorCombinationNodeStyle Class / RemoveGlyph Property

In This Topic
    RemoveGlyph Property (FilterEditorCombinationNodeStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the remove expression button glyph on the screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property RemoveGlyph As FilterEditorCombinationRemoveGlyphStyle
    public FilterEditorCombinationRemoveGlyphStyle RemoveGlyph {get;}
    See Also