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

In This Topic
    RowSpan Property
    In This Topic
    Gets the number of rows covered by the cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property RowSpan As System.Integer
    public System.int RowSpan {get;}
    See Also