ControlType.Table Champ

Définition

Identifie une table.

public: static initonly System::Windows::Automation::ControlType ^ Table;
public static readonly System.Windows.Automation.ControlType Table;
 staticval mutable Table : System.Windows.Automation.ControlType
Public Shared ReadOnly Table As ControlType 

Valeur de champ

Remarques

Un Table type de contrôle est similaire à un DataGrid , mais contient uniquement du texte. Les tables peuvent également contenir des Header types de contrôle.

S’applique à

Voir aussi