Click or drag to resize

RibbonBarCanCollapse Property

Gets or sets value indicating whether Ribbon area can be collapsed by the user.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(false)]
[DefaultValueAttribute(false)]
public bool CanCollapse { get; set; }

Property Value

Type: Boolean
Remarks