Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / TableCell Class / RowIndex Property

In This Topic
    RowIndex Property
    In This Topic
    Gets the index of top row in the cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property RowIndex As System.Integer
    public System.int RowIndex {get;}
    See Also