RibbonGallery.MinColumnCount プロパティ

定義

ギャラリー ItemsPanel内の項目のレイアウトに使用される列の最小数を指定する値を取得または設定します。

public:
 property int MinColumnCount { int get(); void set(int value); };
public int MinColumnCount { get; set; }
member this.MinColumnCount : int with get, set
Public Property MinColumnCount As Integer

プロパティ値

ギャラリー ItemsPanel内の項目のレイアウトに使用される列の最小数。 登録済みの既定値は 1 です。 値に影響を与える可能性がある内容の詳細については、「 依存関係プロパティの値の優先順位」を参照してください。

注釈

依存関係プロパティ情報

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

適用対象