ClassAppointmentResizingEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
cs-api-definition
public class AppointmentResizingEventArgs : CancelEventArgs
Inheritance: objectEventArgsCancelEventArgsAppointmentResizingEventArgs
Inherited Members
Constructors
AppointmentResizingEventArgs(IEvent)
Declaration
cs-api-definition
public AppointmentResizingEventArgs(IEvent appointment)
Parameters
appointment