ImageGear for .NET
ScrollBars Enumeration
See Also  Send Feedback
ImageGear20.Web Assembly > ImageGear.Web.UI Namespace : ScrollBars Enumeration




Glossary Item Box

Option values to determine how scrollbars should be handled in the Client PageView control at runtime.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
Auto4 The Client PageView control displays scrollbars only when needed.
Both3 Both vertical and horizontal scrollbars displayed in the Client PageView control.
None0 Scrollbars are not displayed in the control.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Web.UI.ScrollBars

See Also

©2013. Accusoft Corporation. All Rights Reserved.