Enumeration that determines the display of navigation buttons.
Namespace:
C1.Web.UI.Controls.C1CalendarAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
| C# |
|---|
public enum NavigationButton |
| Visual Basic |
|---|
Public Enumeration NavigationButton |
Members
| Member name | Description | |
|---|---|---|
| None | No navigation buttons are displayed. | |
| Normal | Displays the previous and next buttons. | |
| Quick | Displays the previous, next, quick previous and quick next buttons. |