ControlType.Table フィールド

定義

テーブルを識別します。

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 めることもできます。

適用対象

こちらもご覧ください