ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1LoopPanel Class / Children Property

In This Topic
    Children Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Children As Windows.UI.Xaml.Controls.UIElementCollection
    public Windows.UI.Xaml.Controls.UIElementCollection Children {get;}
    See Also