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

In This Topic
    Pressed Property (DataFilterScrollButtonsStyle)
    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 DataFilterScrollButtonsPressedStyle
    public DataFilterScrollButtonsPressedStyle Pressed {get;}
    See Also