Contains position option for 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 C1ScrollButtonAlign
Visual Basic (Declaration)
Public Enumeration C1ScrollButtonAlign

Members

Member nameDescription
StartSide Place scroll buttons to start side.
TwoSide Place scroll buttons to two sides.
EndSide Place scroll buttons to end side.

See Also