RibbonGallery.ColumnCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定這個 中的 RibbonGalleryItem 資料行數目。
public:
property int ColumnCount { int get(); void set(int value); };
public int ColumnCount { get; set; }
member this.ColumnCount : int with get, set
Public Property ColumnCount As Integer
屬性值
這個 RibbonGallery中的 Item 資料行數目。
備註
只有在特定情況下,才能在運行時間設定此屬性。 如需詳細資訊,請參閱 功能區物件模型概觀。