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