ComponentOne List for WinForms
C1.Win.C1List Namespace / C1DisplayColumn Class / HeadingStyle Property

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