DXCalendar Properties
A cross-platform customizable calendar.Name | Description |
---|---|
Active |
Gets or sets whether the calendar displays the day, month, or year view. |
Cell |
Gets or sets the minimum size of cells in the calendar. |
Day |
Gets or sets appearance settings applied to days. |
Day |
Gets or sets a data template used to render days. |
Day |
Gets or sets appearance settings applied to days. |
Day |
Gets or sets a data template used to render days of the week. |
Display |
Gets or sets a date that allows you to specify the month, year, or decade displayed in the current calendar view. |
First |
Gets or sets the first day of the week. |
Header |
Gets or sets appearance settings applied to the calendar’s header. |
Horizontal |
Gets or sets the horizontal spacing between cells. |
Max |
Gets or sets the maximum date that users can select in the calendar. |
Min |
Gets or sets the minimum date that users can select in the calendar. |
Month |
Gets or sets appearance settings applied to months. |
Month |
Gets or sets a data template used to render months. |
Padding | Gets or sets the distance between the calendar edges and contents. |
Selected |
Gets or sets the date selected in the calendar. |
Selected |
Gets or sets the command executed when the date selected in the calendar changes. |
Selected |
Gets or sets the parameter passed to the Selected |
Show |
Gets or sets whether days related to the previous and next months are displayed. |
Vertical |
Gets or sets the vertical spacing between cells. |
Year |
Gets or sets appearance settings applied to years. |
Year |
Gets or sets a data template used to render years. |
See Also