Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class CalendarZoomChangingEventArgs : CancelEventArgs
Inheritance: objectEventArgsCancelEventArgsCalendarZoomChangingEventArgs
Inherited Members
Constructors
C#
public CalendarZoomChangingEventArgs(DrillDirection direction)
Properties
C#
public DrillDirection Direction { get; }