Input for WinForms | ComponentOne
C1.Framework Namespace / ColumnPanel Class
Members

In This Topic
    ColumnPanel Class
    In This Topic

    Panel that stacks children vertically.

    Object Model
    ColumnPanel ClassElementList ClassElement ClassIView InterfaceElement ClassStyle ClassElement ClassStyle Class
    Syntax
    'Declaration
     
    
    Public Class ColumnPanel 
       Inherits StackPanel
    public class ColumnPanel : StackPanel 
    Inheritance Hierarchy

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

    See Also