[]
Provides data for the DayFormatting event of the C1CalendarView control.
public class DayFormattingEventArgs : EventArgs
Name | Description |
---|---|
DayFormattingEventArgs(DateTime, DayStyle) | Initializes a new instance of the DayFormattingEventArgs class. |
Name | Description |
---|---|
Day | Gets the date of the day. |
DayStyle | Gets the current style of the day. |