ComponentOne Basic Library for WPF and Silverlight
C1WrapPanel Class
Members 


C1.Silverlight 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 System.Windows.Controls.Panel
'Usage
 
Dim instance As C1WrapPanel
public class C1WrapPanel : System.Windows.Controls.Panel 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               C1.Silverlight.C1WrapPanel

See Also

Reference

C1WrapPanel Members
C1.Silverlight Namespace