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