FileManagerControlCollapseRibbon Property

Gets or sets a value that specifies whether the ribbon (top toolbar pane) is displayed in collapsed mode. Default is false.

Definition

Namespace: GleamTech.FileUltimate.AspNet.WebForms
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.6
C#
public bool CollapseRibbon { get; set; }

Property Value

Boolean

See Also