[]
Represents UIA base class for Table and DataGrid.
public abstract class UiaTableBase : UiaItem, IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, ITableProvider, IGridProvider
Name | Description |
---|---|
UiaTableBase(ISupportUia, ISupportUiaContainer, IUiaTableProvider, UiaItem, Control, string, Control, object) | Contructor. |
Name | Description |
---|---|
ColumnCount | |
RowCount | |
RowOrColumnMajor |
Name | Description |
---|---|
GetColumnHeaders() | |
GetItem(int, int) | |
GetPatternProvider(int) | |
GetRowHeaders() |