Input for WinForms | ComponentOne
C1.Win.Accessibility.Items.BaseInterfaces Namespace / IUiaGridProvider Interface
Properties Methods

In This Topic
    IUiaGridProvider Interface Members
    In This Topic

    The following tables list the members exposed by IUiaGridProvider.

    Public Properties
     NameDescription
     PropertyGets the total number of columns in a grid. Returns: The total number of columns in a grid.  
     PropertyGets the total number of rows in a grid. Returns: The total number of rows in a grid.  
    Top
    Public Methods
     NameDescription
     MethodRetrieves the UI Automation provider for the specified cell.  
    Top
    See Also