[]
Event data for C1Calendar.DayOfWeekSlotLoading event.
public class CalendarDayOfWeekSlotLoadingEventArgs : CalendarSlotLoadingEventArgs<CalendarDayOfWeekSlotInfo>
Name | Description |
---|---|
DayOfWeek | Gets the day of week for the corresponding day of week slot. |
DayOfWeekSlot | Gets or sets the visual element shown in the day of week slot. |
IsWeekend | Gets whether the day is in the weekend. |