[]
Gets or sets a bool value determining whether control should hide details of private appointments in the resulting document.
[C1Description("Printing.HidePrivateAppointments", "Determines whether the private appointments should be printed.")]
public bool HidePrivateAppointments { get; set; }
<C1Description("Printing.HidePrivateAppointments", "Determines whether the private appointments should be printed.")>
Public Property HidePrivateAppointments As Boolean