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

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