ITableProvider.RowOrColumnMajor Propriété

Définition

Récupère la direction principale de la traversée pour la table.

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

Valeur de propriété

Direction principale de la traversée.

S’applique à

Voir aussi