C1.Silverlight Namespace / C1LinePanel Class
Members

C1LinePanel Class
C1LinePanel arranges a list of items in a single row or column.
Object Model
C1LinePanel Class
Syntax
'Declaration
 
<ContentPropertyAttribute("Children", True)>
Public Class C1LinePanel 
   Inherits System.Windows.Controls.Panel
 
Inheritance Hierarchy

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

See Also