True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1DisplayColumn Class / HeadingHotStyle Property

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