C1.Win.8 Assembly / C1.Framework Namespace / ColumnPanel Class
Members

ColumnPanel Class

Panel that stacks children vertically.

Object Model
ColumnPanel Class
Syntax
'Declaration
 
Public Class ColumnPanel 
   Inherits StackPanel
 
Inheritance Hierarchy

System.Object
   C1.Framework.Element
      C1.Framework.BasePanel
         C1.Framework.StackPanel
            C1.Framework.ColumnPanel

See Also