InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / GridCell Class
Members

In This Topic
    GridCell Class
    In This Topic
    This class is an accessor for getting and setting elements at intersections of grid rows and columns. The actual elements are stored in the rows.
    Object Model
    GridCell Class
    Syntax
    'Declaration
     
    Public Class GridCell 
    public class GridCell 
    Inheritance Hierarchy

    System.Object
       C1.Framework.GridCell

    See Also