Name | Description | |
---|---|---|
![]() | ColumnCount | Gets the total number of columns in a grid. Returns: The total number of columns in a grid. (Inherited from C1.Win.Accessibility.Items.BaseInterfaces.IUiaGridProvider) |
![]() | RowCount | Gets the total number of rows in a grid. Returns: The total number of rows in a grid. (Inherited from C1.Win.Accessibility.Items.BaseInterfaces.IUiaGridProvider) |
![]() | RowOrColumnMajor | Retrieves the primary direction of traversal for the table. Returns: The primary direction of traversal. |