[]
        
(Showing Draft Content)

C1.Win.Calendar.DayFormattingEventArgs.-ctor

DayFormattingEventArgs Constructor

DayFormattingEventArgs(DateTime, DayStyle)

Initializes a new instance of the DayFormattingEventArgs class.

Declaration
public DayFormattingEventArgs(DateTime day, DayStyle dayStyle)
Parameters
Type Name Description
DateTime day

The date of the day.

DayStyle dayStyle

The current style of the day.