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

In This Topic
    GetAutomationControlType Method (GridCellViewAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetAutomationControlType() As AutomationControlType
    public AutomationControlType GetAutomationControlType()
    See Also