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

In This Topic
    GetNameCore Method (GridRowAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function GetNameCore() As String
    protected override string GetNameCore()
    See Also