DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.8 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorEditorStyle Class / Arrow Property

In This Topic
    Arrow Property (FilterEditorEditorStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the arrow ellement on the screen when the cursor is over it.
    Syntax
    'Declaration
     
    Public ReadOnly Property Arrow As FilterEditorArrowStyle
    public FilterEditorArrowStyle Arrow {get;}
    See Also