Name | Description | |
---|---|---|
CurrentStyle | Gets a PrintStyle object which is currently selected for printing. | |
HidePrivateAppointments | Gets or sets a System.Boolean value determining whether control should hide details of private appointments in the resulting document. | |
IsPreviewEnabled | Gets a System.Boolean value determining whether preview is enabled. | |
IsPrintingEnabled | Gets or sets a System.Boolean value determining whether printing is enabled. | |
PreviewHelper | Gets the PreviewWrapper object. | |
PrintDocumentHelper | Gets the PrintDocumentWrapper object. | |
PrintSelectedCalendar | Gets or sets a System.Boolean value determining whether control should only show appointments from the currently selected C1.Win.C1Schedule.ScheduleGroupItem in the resulting document. By default resulting document contains all appointments regardless of the C1Schedule grouping. Set this property to true to show appointments from the currently selected C1.Win.C1Schedule.ScheduleGroupItem. | |
PrintStyles | Gets the PrintStyleCollection collection, containing all available styles of printing. | |
ShowOptionsForm | Gets or sets a System.Boolean value determining whether control should show options form before printing. | |
ShowProgressForm | Gets or sets a value indicating whether the Progress Form is displayed. |