ComponentOne Scheduler for WinForms
HidePrivateAppointments Property (PrintStyle)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > PrintStyle Class : HidePrivateAppointments Property
Gets or sets a System.Boolean value determining whether control should hide details of private appointments in resulting document.
Syntax
'Declaration
 
Public Property HidePrivateAppointments As System.Boolean
public System.bool HidePrivateAppointments {get; set;}
See Also

Reference

PrintStyle Class
PrintStyle Members