CustomDrawDayNumberCellEventArgs Constructors
Provides data for the DateEdit.DrawItem event.| Name | Parameters | Description |
|---|---|---|
| CustomDrawDayNumberCellEventArgs(GraphicsCache, CalendarCellViewInfo, SkinElementInfo) | cache, viewInfo, backgroundInfo | Initializes a new instance of the CustomDrawDayNumberCellEventArgs class with the specified settings. |
See Also