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

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