Class CalendarZoomChangingEventArgs
Inheritance
System.Object
CalendarZoomChangingEventArgs
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class CalendarZoomChangingEventArgs : CancelEventArgs
Constructors
CalendarZoomChangingEventArgs(DrillDirection)
Declaration
public CalendarZoomChangingEventArgs(DrillDirection direction)
Parameters
DrillDirection
direction
|