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

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