DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterScrollBarStyle Class / Buttons Property

In This Topic
    Buttons Property (DataFilterScrollBarStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the scrollbar buttons on the screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property Buttons As DataFilterScrollButtonsStyle
    public DataFilterScrollButtonsStyle Buttons {get;}
    See Also