ControlType.Table Feld

Definition

Bezeichnet eine Tabelle.

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 

Feldwert

Hinweise

Ein Table Steuerelementtyp ähnelt einem DataGrid , enthält aber nur Text. Tabellen können auch Steuerelementtypen enthalten Header .

Gilt für:

Weitere Informationen