FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridPanelPeer Class / IsHeader Property

In This Topic
    IsHeader Property (GridPanelPeer)
    In This Topic
    Gets whether the panel is one of the headers.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsHeader As Boolean
    public bool IsHeader {get;}
    See Also