Click or drag to resize
JQueryTabScrollBars Property
Specifies the visibility and position of scroll bars.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public ScrollBars ScrollBars { get; set; }

Property Value

Type: ScrollBars
See Also