ControlType.DataGrid Feld

Definition

Bezeichnet ein Datenblattsteuerelement.

public: static initonly System::Windows::Automation::ControlType ^ DataGrid;
public static readonly System.Windows.Automation.ControlType DataGrid;
 staticval mutable DataGrid : System.Windows.Automation.ControlType
Public Shared ReadOnly DataGrid As ControlType 

Feldwert

Hinweise

Wenn die Zellen nur Text enthalten, sollte der Steuerelementtyp sein Table.

Gilt für:

Weitere Informationen