DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterTheme Class / ScrollBar Property

In This Topic
    ScrollBar Property (DataFilterTheme)
    In This Topic
    Gets DataFilterScrollBarStyle containing display attributes that determine the general appearance of the scroll bars on the screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScrollBar As DataFilterScrollBarStyle
    public DataFilterScrollBarStyle ScrollBar {get;}
    See Also