ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / CheckListStyles Class / Header Property

In This Topic
    Header Property
    In This Topic
    Gets the styles of header.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Header As HeaderStyle
    public HeaderStyle Header {get;}
    See Also