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