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