TableProviderWrapperRowOrColumnMajor - свойство
Retrieves the primary direction of traversal for the table.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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