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

In This Topic
    RemoveGlyph Property (FilterEditorOperationNodeStyle)
    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 FilterEditorOperationRemoveGlyphStyle
    public FilterEditorOperationRemoveGlyphStyle RemoveGlyph {get;}
    See Also