ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1MultiSelect Class / IsHeaderFormatVisible Property

In This Topic
    IsHeaderFormatVisible Property (C1MultiSelect)
    In This Topic
    Gets a value that indicates whether header format is shown.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsHeaderFormatVisible As Boolean
    public bool IsHeaderFormatVisible {get;}
    See Also