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