TableProviderWrapperRowOrColumnMajor - свойство
Retrieves the primary direction of traversal for the table.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public RowOrColumnMajor RowOrColumnMajor { get; }
Public ReadOnly Property RowOrColumnMajor As RowOrColumnMajor
Get
public:
virtual property RowOrColumnMajor^ RowOrColumnMajor {
RowOrColumnMajor^ get () sealed;
}
abstract RowOrColumnMajor : RowOrColumnMajor with get
override RowOrColumnMajor : RowOrColumnMajor with get
RowOrColumnMajorThe primary direction of traversal.
ITableProviderRowOrColumnMajor