Contains position option for scroll button.
Namespace:
C1.Web.UI.Controls.C1SuperPanel.BehaviorSettingsAssembly: 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 name | Description | |
|---|---|---|
| StartSide | Place scroll buttons to start side. | |
| TwoSide | Place scroll buttons to two sides. | |
| EndSide | Place scroll buttons to end side. |