ComponentOne Basic Library for UWP
C1WrapPanel Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1WrapPanel Class
Positions child elements sequentially from top to bottom or from right to left, depending on the value of the Orientation property.
Object Model
C1WrapPanel Class
Syntax
'Declaration
 
Public Class C1WrapPanel 
   Inherits Windows.UI.Xaml.Controls.Panel
   Implements Windows.UI.Composition.IAnimationObject 
public class C1WrapPanel : Windows.UI.Xaml.Controls.Panel, Windows.UI.Composition.IAnimationObject  
Inheritance Hierarchy

System.Object
   Windows.UI.Xaml.DependencyObject
      Windows.UI.Xaml.UIElement
         Windows.UI.Xaml.FrameworkElement
            Windows.UI.Xaml.Controls.Panel
               C1.Xaml.C1WrapPanel

See Also

Reference

C1WrapPanel Members
C1.Xaml Namespace