ActualColumnHeaderSelectedStyle Property
In This Topic
Gets the actual style that will be applied to the column-header cells when they are selected.
Syntax
'Declaration
Public ReadOnly Property ActualColumnHeaderSelectedStyle As Style
public Style ActualColumnHeaderSelectedStyle {get;}
See Also