InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / GridRow Class
Members

In This Topic
    GridRow Class
    In This Topic
    Keeps track of row heights and positions, stores cells in Children member.
    Object Model
    GridRow Class
    Syntax
    'Declaration
     
    Public Class GridRow 
       Inherits BasePanel
    public class GridRow : BasePanel 
    Inheritance Hierarchy

    System.Object
       C1.Framework.Element
          C1.Framework.BasePanel
             C1.Framework.GridRow

    See Also