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

In This Topic
    HeadingStyle Property (C1Combo)
    In This Topic
    Returns the Style object that controls the appearance of column heading.
    Syntax
    'Declaration
     
    
    Public Property HeadingStyle As Style
    public Style HeadingStyle {get; set;}
    See Also