FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridVirtualAutomationPeer Class / GetHeadingLevelCore Method

In This Topic
    GetHeadingLevelCore Method (GridVirtualAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetHeadingLevelCore() As AutomationHeadingLevel
    protected virtual AutomationHeadingLevel GetHeadingLevelCore()
    See Also