FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / CellStyleCollection Class / SelectedColumnHeader Property

In This Topic
    SelectedColumnHeader Property (CellStyleCollection)
    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