C1.Win.4.8 Assembly / C1.Framework Namespace / RowPanel Class
Members

RowPanel Class

Panel that stacks children horizontally.

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

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

See Also