ClassPrintAppointmentPaintEventArgs
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
cs-api-definition
public class PrintAppointmentPaintEventArgs : PrintAppointmentEventArgs
Inheritance: objectEventArgsPrintAppointmentEventArgsPrintAppointmentPaintEventArgs
Inherited Members
Constructors
PrintAppointmentPaintEventArgs(AppointmentPrintElement, Graphics, Rectangle)
Declaration
cs-api-definition
public PrintAppointmentPaintEventArgs(AppointmentPrintElement appointment, Graphics graphics, Rectangle bounds)
Parameters
appointment
graphics
bounds