ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / AppointmentCollection Class / ParentStorage Property

In This Topic
    ParentStorage Property
    In This Topic
    Gets the reference to the owning AppointmentStorage object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentStorage As AppointmentStorage
    public AppointmentStorage ParentStorage {get;}
    See Also