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

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