ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1WrapPanel Class / Children Property

In This Topic
    Children Property (C1WrapPanel)
    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