Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaTableBase Class / GetItem Method

In This Topic
    GetItem Method (UiaTableBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function GetItem( _
       ByVal row As Integer, _
       ByVal column As Integer _
    ) As IRawElementProviderSimple

    Parameters

    row
    column
    See Also