ControlType.Table Campo

Definição

Identifica uma tabela.

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 do campo

Comentários

Um Table tipo de controle é semelhante a um DataGrid , mas contém apenas texto. As tabelas também podem conter Header tipos de controle.

Aplica-se a

Confira também