共用方式為


RibbonControlSizeDefinition.IsCollapsed 屬性

定義

取得或設定值,指出是否摺疊控制項。

public:
 property bool IsCollapsed { bool get(); void set(bool value); };
public bool IsCollapsed { get; set; }
member this.IsCollapsed : bool with get, set
Public Property IsCollapsed As Boolean

屬性值

Boolean

如果控制項已摺疊,則為 true,否則為 false

適用於