DocumentViewerVerticalToolbarVisible Property

Gets or sets a value that specifies whether the right vertical toolbar is visible. The default is true.

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.UI
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.0
C#
public bool VerticalToolbarVisible { get; set; }

Property Value

Boolean

See Also