ControlType.Table Veld

Definitie

Identificeert een tabel.

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 

Waarde van veld

Opmerkingen

Een Table besturingselementtype is vergelijkbaar met een DataGrid , maar bevat alleen tekst. Tabellen kunnen ook besturingstypen bevatten Header .

Van toepassing op

Zie ook