[]
        
(Showing Draft Content)

C1.Schedule.Printing.PrintInfo.HidePrivateAppointments

HidePrivateAppointments Property

HidePrivateAppointments

Gets or sets a bool value determining whether control should hide details of private appointments in the resulting document.

Declaration
[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