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。 欲了解更多影響價值的因素,請參閱 「相依物業價值優先順序」。

備註

相依財產資訊

Item 價值
識別碼欄位 MinColumnCountProperty
元資料屬性設為 true AffectsMeasure

適用於