Gets or sets the instance of AllDayEventsViewStyle with properties used for styling of the view with all day events.
Gets or sets the background color of calendar in month view.
Gets or sets the instance of DayCellStyle class with properties used for styling of day cells.
Gets or sets the instance of DayCellStyle with properties used for styling of the view with day events.
Gets or sets the instance of CellStyle with properties used for styling of the cells with day names.
Gets or sets the instance of DayCellStyle with properties used for styling of selected day cells.
Gets or sets a value from the SelectionShape enumeration defining the decoration drawn on the selected cell.
Defines the color of the selection shape.
Defines the size of the chosen selection shape. The size determines the radius of the selection circle in case the shape is selected to be round or the side of the square in case the seleciton is selected to be square.
Gets or sets if day names should be shown in month view.
Gets or sets if title of calendar should be shown in month view.
Gets or sets if weekend numbers should be shown in month view of calendar.
Gets or sets the instance of DayCellStyle with properties used for styling of the month title cell in month view.
Gets or sets the instance of DayCellStyle with properties used for styling of the cell for today date.
Gets or sets the instance of CellStyle with properties used for styling of the cells with week numbers.
Gets or sets the instance of CellStyle with properties used for styling of the cells for weekend days.
Identifies the allDayEventsViewStyle dependency property.
Identifies the backgroundColor dependency property.
Identifies the dayCellStyle dependency property.
Identifies the dayEventsViewStyle dependency property.
Identifies the dayNameCellStyle dependency property.
Identifies the selectedDayCellStyle dependency property.
Identifies the selectionShapeColor dependency property.
Identifies the selectionShape dependency property.
Identifies the selectionShapeSize dependency property.
Identifies the showDayNames dependency property.
Identifies the showTitle dependency property.
Identifies the showWeekNumbers dependency property.
Identifies the titleCellStyle dependency property.
Identifies the todayCellStyle dependency property.
Identifies the weekNumberCellStyle dependency property.
Identifies the weekendCellStyle dependency property.
Generated using TypeDoc
Style class for Day view mode. This class is for convenience and doesn't add any additional properties to its parent.