Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / cl Class / Children Property

In This Topic
    Children Property (cl)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Children As C1.Framework.ElementList
    public virtual C1.Framework.ElementList Children {get; set;}
    See Also