ComponentOne Scheduler for WinForms
HidePrivateAppointments Property (PrintInfo)

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

Reference

PrintInfo Class
PrintInfo Members