GetColumnHeaderSelectedStyle Method
In This Topic
Gets the style that is applied to the selected column-header cells.
Syntax
'Declaration
Protected Overridable Function GetColumnHeaderSelectedStyle() As Style
protected virtual Style GetColumnHeaderSelectedStyle()
See Also