ControlType.DataGrid 欄位

定義

識別資料格控制項。

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 

欄位值

備註

當儲存格只包含文字時,控制項類型應該是 Table

適用於

另請參閱