RibbonGallery.ColumnCount 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置此 中的“项”列的数量RibbonGallery。
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中的项列数。
注解
只有在某些条件下,才能在运行时设置此属性。 有关详细信息,请参阅 功能区对象模型概述。