ColumnSelectorStyle Property (C1DisplayColumn)
In This Topic
Gets or sets the
Style that controls the appearance of the current column headers.
Syntax
'Declaration
Public Property ColumnSelectorStyle As Style
public Style ColumnSelectorStyle {get; set;}
See Also