RibbonGroup.IsCollapsed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property bool IsCollapsed { bool get(); };
public bool IsCollapsed { get; }
member this.IsCollapsed : bool
Public ReadOnly Property IsCollapsed As Boolean