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

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