[]
        
(Showing Draft Content)

C1.Schedule.Printing.PrintStyle.HidePrivateAppointments

HidePrivateAppointments Property

HidePrivateAppointments

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

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