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

In This Topic
    GetNameCore Method (GridVirtualAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride Function GetNameCore() As String
    protected abstract string GetNameCore()
    See Also