CalendarAutomationPeer.ITableProvider.RowOrColumnMajor Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère la direction de parcours principale pour le tableau.
property System::Windows::Automation::RowOrColumnMajor System::Windows::Automation::Provider::ITableProvider::RowOrColumnMajor { System::Windows::Automation::RowOrColumnMajor get(); };
System.Windows.Automation.RowOrColumnMajor System.Windows.Automation.Provider.ITableProvider.RowOrColumnMajor { get; }
member this.System.Windows.Automation.Provider.ITableProvider.RowOrColumnMajor : System.Windows.Automation.RowOrColumnMajor
ReadOnly Property RowOrColumnMajor As RowOrColumnMajor Implements ITableProvider.RowOrColumnMajor
Valeur de propriété
Direction principale de parcours.
Implémente
Remarques
Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de CalendarAutomationPeer est castée en interface ITableProvider.