Namespace Syncfusion.WinForms.Input.Events
Classes
CalendarCellEventArgs
Provides data to the CellClick event of the SfCalendar control. |
DateTimeEditToolTipOpenedEventArgs
Provides data about the |
DateTimeEditToolTipOpeningEventArgs
Provides data about the |
DateTimeValueChangedEventArgs
Provides data for the DateTimeValueChangedEventArgs event of the SfDateTimeEdit control. |
DrawCellEventArgs
Provides data for the DrawCell event of the SfCalendar control. |
NavigatingEventArgs
Provides data for the Navigating event of the SfCalendar control. |
SelectionChangedEventArgs
Provides data for the SelectionChanged event of the SfCalendar control. |
SelectionChangingEventArgs
Provides data for the SelectionChanging event of the SfCalendar control. |
ToolTipOpeningEventArgs
Provides data for the ToolTipOpening event of the SfCalendar control. |
ValidatingEventArgs
Provides data for the ValidatingEventArgs event of the SfDateTimeEdit control. |
ValueChangedEventArgs
Value changed event argument class |
ViewChangingEventArgs
Provides data for the ViewChanging event of the SfCalendar control. |
Delegates
DateTimeValueChangedEventHandler
Delegate for DateTime value changed event handler. |
DrawCellEventHandler
Represents the method that will handle the DrawCell event of a SfCalendar. |
NavigatingEventHandler
Represents the method that will handle the Navigating event of a SfCalendar. |
SelectionChangedEventHandler
Represents the method that handles a SelectionChanged event of the SfCalendar |
SelectionChangingEventHandler
Represents the method that handles a SelectionChanging event of the SfCalendar |
ToolTipOpeningEventHandler
Represents the method that will handle the ToolTipOpening event of a SfCalendar. |
ValidatingEventHandler
Represents the method that will handle the DateTimeValidating event of a SfDateTimeEdit. |
ViewChangingEventHandler
Represents the method that handles a ViewChanging event of the SfCalendar |