RibbonGallery.MinColumnCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定一個值,指定畫廊 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 |