ComponentOne List for WinForms
C1.Win.C1List 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 Integer
    public int CellTop {get;}
    See Also