次の方法で共有


GridPatternIdentifiers.ColumnCountProperty フィールド

定義

ColumnCount プロパティを識別します。

public: static initonly System::Windows::Automation::AutomationProperty ^ ColumnCountProperty;
public static readonly System.Windows.Automation.AutomationProperty ColumnCountProperty;
 staticval mutable ColumnCountProperty : System.Windows.Automation.AutomationProperty
Public Shared ReadOnly ColumnCountProperty As AutomationProperty 

フィールド値

注釈

この識別子は、UI オートメーション プロバイダーによって使用されます。 UI オートメーションクライアント アプリケーションでは、 でGridPattern同等のフィールドを使用する必要があります。

プロバイダーの実装によっては、非表示の行と列がUI オートメーション ツリーに読み込まれる可能性があるため、 プロパティと ColumnCount プロパティにRowCount反映されます。 非表示の行と列がまだ読み込まれていない場合は、カウントされません。

既定値は 0 です。

適用対象

こちらもご覧ください