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 コントロール型を含めることもできます。

適用対象

こちらもご覧ください