ClassAppointmentResizedEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
cs-api-definition
public class AppointmentResizedEventArgs : EventArgs
Inheritance: objectEventArgsAppointmentResizedEventArgs
Inherited Members
Constructors
AppointmentResizedEventArgs(IEvent)
Initializes a new instance of the AppointmentResizedEventArgs.
Declaration
cs-api-definition
public AppointmentResizedEventArgs(IEvent appointment)
Parameters
appointment
Properties
Appointment
Gets the resized appointment.