True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1DisplayColumn Class / CellTop Property

In This Topic
    CellTop Property (C1DisplayColumn)
    In This Topic
    Gets the vertical offset of the top of the cell for the current row.
    Syntax
    'Declaration
     
    Public ReadOnly Property CellTop As System.Integer
    public System.int CellTop {get;}
    See Also