ITableProvider.RowOrColumnMajor Eigenschap

Definitie

Haalt de primaire richting van doorkruising voor de tabel op.

public:
 property System::Windows::Automation::RowOrColumnMajor RowOrColumnMajor { System::Windows::Automation::RowOrColumnMajor get(); };
public System.Windows.Automation.RowOrColumnMajor RowOrColumnMajor { get; }
member this.RowOrColumnMajor : System.Windows.Automation.RowOrColumnMajor
Public ReadOnly Property RowOrColumnMajor As RowOrColumnMajor

Waarde van eigenschap

De primaire richting van doorkruising.

Van toepassing op

Zie ook