Class
PrintAppointmentEventArgs

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.Scheduler.dll

Syntax:

cs-api-definition
public class PrintAppointmentEventArgs : EventArgs

Inheritance: objectEventArgsPrintAppointmentEventArgs

Derived Classes: PrintAppointmentPaintEventArgs

Inherited Members EventArgs.Empty

Constructors

PrintAppointmentEventArgs(AppointmentPrintElement)

Declaration

cs-api-definition
public PrintAppointmentEventArgs(AppointmentPrintElement appointmentElement)

Parameters

appointmentElement

AppointmentPrintElement

Properties

AppointmentElement

Declaration

cs-api-definition
public AppointmentPrintElement AppointmentElement { get; }

Property Value

AppointmentPrintElement