DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterEditorStyle Class / Arrow Property

In This Topic
    Arrow Property (DataFilterEditorStyle)
    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 DataFilterArrowStyle
    public DataFilterArrowStyle Arrow {get;}
    See Also