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

适用于

另请参阅