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

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