DocumentViewerSidebarView Property

Gets or sets a value that specifies the initial active view in sidebar of the document viewer. The default is History.

Definition

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

Property Value

DocumentViewerSidebarView

See Also