FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / FlexGridAutomationPeer Class / GetAutomationIdCore Method

In This Topic
    GetAutomationIdCore Method (FlexGridAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetAutomationIdCore() As String
    protected virtual string GetAutomationIdCore()
    See Also