FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridCellViewAutomationPeer Class / GetHeadingLevel Method

In This Topic
    GetHeadingLevel Method (GridCellViewAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetHeadingLevel() As AutomationHeadingLevel
    public AutomationHeadingLevel GetHeadingLevel()
    See Also