ComponentOne ASP.NET MVC Controls
RowSpan Property (Cell)

C1.Web.Mvc.Sheet Namespace > Cell Class : RowSpan Property
Gets or sets the number of rows the cell occupies.
Syntax
'Declaration
 
<JsonAttribute(False)>
<DefaultValueAttribute(1)>
Public Property RowSpan As Integer
[Json(false)]
[DefaultValue(1)]
public int RowSpan {get; set;}
See Also

Reference

Cell Class
Cell Members