Table of Contents

DocumentViewerControl.SidePaneVisible Property

Definition

Namespace
GleamTech.DocumentUltimate.AspNet.WebForms
Assembly
GleamTech.DocumentUltimate.dll

Obsolete

Gets or sets a value that specifies whether the left side pane is visible. The default is true.

[Obsolete("SidePaneVisible is deprecated, use SidebarVisible instead.")]
public bool SidePaneVisible { get; set; }

Property Value

bool