Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / ap Class / Container Property

In This Topic
    Container Property (ap)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Container As System.ComponentModel.IContainer
    public virtual System.ComponentModel.IContainer Container {get;}
    See Also