ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / C1.Win.C1FlexGrid Namespace / CellStyleCollection Class / SelectedColumnHeader Property

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