MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1MultiSelect Class / IsHeaderFormatVisible Property

In This Topic
    IsHeaderFormatVisible Property
    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