Contains position option for horizontal scroll button.

Namespace:  C1.Web.UI.Controls.C1SuperPanel.BehaviorSettings
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public enum C1HButtonLocation
Visual Basic (Declaration)
Public Enumeration C1HButtonLocation

Members

Member nameDescription
Top Place horizontal scroll buttons to the top.
Middle Place horizontal scroll buttons in the middle.
Bottom Place horizontal scroll buttons to the bottom.

See Also