ControlType.Table Campo

Definición

Identifica una tabla.

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 

Valor de campo

Comentarios

Un Table tipo de control es similar a un pero DataGrid solo contiene texto. Las tablas también pueden contener Header tipos de control.

Se aplica a

Consulte también