DocumentViewerSidePaneVisible Property

Note: This API is now obsolete.
Gets or sets a value that specifies whether the left side pane is visible. The default is .

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.UI
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
[ObsoleteAttribute("SidePaneVisible is deprecated, use SidebarVisible instead.")]
public bool SidePaneVisible { get; set; }

Property Value

Boolean

See Also