FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GroupStyle Class / Pressed Property

In This Topic
    Pressed Property (GroupStyle)
    In This Topic
    Gets or sets the style to be used when the element is pressed.
    Syntax
    'Declaration
     
    
    Public Property Pressed As BaseGroupStyle
    public BaseGroupStyle Pressed {get; set;}
    See Also