CalendarCellData Constructors
Stores internal information used to render a calendar cell.Name | Parameters | Description |
---|---|---|
CalendarCellData(DateTime, String) | date, displayText | Initializes a new instance of the CalendarCellData class with specified settings. |
See Also