TablePattern.TablePatternInformation Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to the property values of a TablePattern object using its Current or Cached accessors.
public: value class TablePattern::TablePatternInformation
public struct TablePattern.TablePatternInformation
type TablePattern.TablePatternInformation = struct
Public Structure TablePattern.TablePatternInformation
- Inheritance
Column |
Gets the total number of columns in a table. |
Row |
Gets the total number of rows in a table. |
Row |
Retrieves the primary direction of traversal (ColumnMajor, RowMajor, Indeterminate) for the table. |
Get |
Retrieves a collection of AutomationElements representing all the column headers in a table. |
Get |
Retrieves a collection of AutomationElements representing all the row headers in a table. |
Product | Versions |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: