Contains position option for vertical 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 C1VButtonLocation |
| Visual Basic (Declaration) |
|---|
Public Enumeration C1VButtonLocation |
Members
| Member name | Description | |
|---|---|---|
| Left | Place vertical scroll buttons to the left. | |
| Center | Place vertical scroll buttons in the center. | |
| Right | Place vertical scroll buttons to the right. |