Event arguments for the IsDaySpecial event of DateTimeList, RadDateSelector and RadDatePicker.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.Input (in Telerik.Windows.Controls.Input.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public class SpecialDayEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class SpecialDayEventArgs _
Inherits EventArgs |
| Visual C++ |
|---|
public ref class SpecialDayEventArgs : public EventArgs |
Inheritance Hierarchy
See Also