[]
        
(Showing Draft Content)

C1.Win.Calendar.DayFormattingEventArgs

DayFormattingEventArgs Class

Provides data for the DayFormatting event of the C1CalendarView control.

Inheritance
DayFormattingEventArgs
Namespace: C1.Win.Calendar
Assembly: C1.Win.Calendar.4.8.dll
Syntax
public class DayFormattingEventArgs : EventArgs

Constructors

Name Description
DayFormattingEventArgs(DateTime, DayStyle)

Initializes a new instance of the DayFormattingEventArgs class.

Properties

Name Description
Day

Gets the date of the day.

DayStyle

Gets the current style of the day.