DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterScrollThumbStyle Class / Pressed Property

In This Topic
    Pressed Property (DataFilterScrollThumbStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of pressed element on the screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property Pressed As DataFilterScrollThumbPressedStyle
    public DataFilterScrollThumbPressedStyle Pressed {get;}
    See Also