RibbonGallery.ColumnCount 屬性

定義

取得或設定這個 中的 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 資料行數目。

備註

只有在特定情況下,才能在運行時間設定此屬性。 如需詳細資訊,請參閱 功能區物件模型概觀

適用於