ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / CellStyleCollection Class / SelectedRowHeader Property

In This Topic
    SelectedRowHeader Property
    In This Topic
    Gets the style used to paint selected row headers.
    Syntax
    'Declaration
     
    Public ReadOnly Property SelectedRowHeader As CellStyle
    public CellStyle SelectedRowHeader {get;}
    See Also