FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridRowAutomationPeer Class / GetAutomationControlTypeCore Method

In This Topic
    GetAutomationControlTypeCore Method (GridRowAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function GetAutomationControlTypeCore() As AutomationControlType
    protected override AutomationControlType GetAutomationControlTypeCore()
    See Also