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