[]
Provides the data for the GrapeCity.Windows.InputMan.GcDropDownCalendar.ClickDate event and the GrapeCity.Windows.InputMan.GcDropDownCalendar.DoubleClickDate event.
public class ClickDateEventArgs : RoutedEventArgs
Public Class ClickDateEventArgs
Inherits RoutedEventArgs
Name | Description |
---|---|
ClickDateEventArgs(DateTime, RoutedEvent, object) | Initializes a new instance of the ClickDateEventArgs class. |
ClickDateEventArgs(RoutedEvent, DateTime) | Initializes a new instance of the ClickDateEventArgs class. |
Name | Description |
---|---|
Date | Gets the clicked date. |