ControlType.Table Campo

Definizione

Identifica una tabella.

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 

Valore del campo

Commenti

Un Table tipo di controllo è simile a un DataGrid ma contiene solo testo. Le tabelle possono anche contenere Header tipi di controllo.

Si applica a

Vedi anche