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

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