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

In This Topic
    IsHeader Property (GridCellAutomationPeer)
    In This Topic
    True if the cell is any of the headers
    Syntax
    'Declaration
     
    Public ReadOnly Property IsHeader As Boolean
    public bool IsHeader {get;}
    See Also