ControlType.Table 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
标识一个表。
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
字段值
注解
控件 Table 类型类似于 , DataGrid 但仅包含文本。 表还可以包含 Header 控件类型。