[]
The NavigationButtonsTheme contains styles which determine the appearance of C1CalendarView navigation buttons on the screen.
public class NavigationButtonsTheme : BaseTheme
| Name | Description |
|---|---|
| NavigationButtonsTheme() | Initializes a new instance of the DayTheme. |
| NavigationButtonsTheme(NavigationButtonsTheme) | Initializes a new instance of the NavigationButtonsTheme. |
| Name | Description |
|---|---|
| ArrowNext | Gets or sets style for arrow next button. |
| ArrowPrevious | Gets or sets style for arrow previous button. |
| ImageArrowNext | Gets or sets Image for arrow next button. |
| ImageArrowPrevious | Gets or sets Image for arrow previous button. |