Contains position option for horizontal 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 C1HButtonLocation |
| Visual Basic (Declaration) |
|---|
Public Enumeration C1HButtonLocation |
Members
| Member name | Description | |
|---|---|---|
| Top | Place horizontal scroll buttons to the top. | |
| Middle | Place horizontal scroll buttons in the middle. | |
| Bottom | Place horizontal scroll buttons to the bottom. |