'Declaration
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> Public Class ColumnPanel Inherits StackPanel
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public class ColumnPanel : StackPanel
Panel that stacks children vertically.
'Declaration
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> Public Class ColumnPanel Inherits StackPanel
[TypeConverter(System.ComponentModel.ExpandableObjectConverter)] public class ColumnPanel : StackPanel
System.Object
C1.Framework.Element
C1.Framework.BasePanel
C1.Framework.StackPanel
C1.Framework.ColumnPanel