FileManagerControlShowRibbon Property

Gets or sets a value that specifies whether the ribbon (top toolbar pane) is displayed. Default is true.

Definition

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

Property Value

Boolean

See Also