New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public class CalendarZoomChangedEventArgs : EventArgs

Inheritance: objectEventArgsCalendarZoomChangedEventArgs

Inherited Members EventArgs.Empty

Constructors

C#
public CalendarZoomChangedEventArgs(DrillDirection direction)
Parameters:directionDrillDirection

Properties

C#
public DrillDirection Direction { get; }