RibbonGallery.FilterPaneContent プロパティ

定義

フィルター ウィンドウの内容を取得または設定します。

public:
 property System::Object ^ FilterPaneContent { System::Object ^ get(); void set(System::Object ^ value); };
public object FilterPaneContent { get; set; }
member this.FilterPaneContent : obj with get, set
Public Property FilterPaneContent As Object

プロパティ値

フィルター ウィンドウの内容。 登録済みの既定値は null です。 値に影響を与える可能性がある内容の詳細については、「 依存関係プロパティの値の優先順位」を参照してください。

注釈

依存関係プロパティ情報

品目 Value
識別子フィールド FilterPaneContentProperty
に設定されたメタデータ プロパティ true None

適用対象