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