ComponentOne Basic Library for WPF and Silverlight
C1WrapPanel Class
Members 


C1.WPF 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
 
<System.ComponentModel.LicenseProviderAttribute()>
Public Class C1WrapPanel 
   Inherits System.Windows.Controls.Panel
'Usage
 
Dim instance As C1WrapPanel
[System.ComponentModel.LicenseProvider()]
public class C1WrapPanel : System.Windows.Controls.Panel 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     C1.WPF.C1WrapPanel

See Also

Reference

C1WrapPanel Members
C1.WPF Namespace