[]
        
(Showing Draft Content)

C1.WinUI.Calendar.CalendarInputEventArgs

CalendarInputEventArgs Class

Base event data for slot loading events.

Inheritance
CalendarInputEventArgs
Namespace: C1.WinUI.Calendar
Assembly: C1.WinUI.Calendar.dll
Syntax
public class CalendarInputEventArgs : EventArgs

Properties

Name Description
Event

Gets the arguments of the underlying input event that raised this event.

Slot

Gets the slot raising the event.

SlotInfo

Gets the date information for the slot.