ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / Appointment Class / Private Property

In This Topic
    Private Property
    In This Topic
    Gets or sets the System.Boolean value determining whether the calendar owner intends to keep the Appointment object private.
    Syntax
    'Declaration
     
    Public Property Private As System.Boolean
    public System.bool Private {get; set;}
    See Also