DocumentViewer.SidePaneTabsAtBottom Property
Definition
- Namespace
- GleamTech.DocumentUltimate.AspNet.UI
- Assembly
- GleamTech.DocumentUltimate.dll
Obsolete
SidePaneTabsAtBottom is deprecated, as it's no longer useful.
Gets or sets a value that specifies whether the top tabs of the left side pane should be placed at the bottom instead. The default is false.
[Obsolete("SidePaneTabsAtBottom is deprecated, as it's no longer useful.")]
public bool SidePaneTabsAtBottom { get; set; }