ComponentOne ASP.NET MVC Controls
Rowspan Property (Cell)

C1.Web.Mvc.MultiRow Namespace > Cell Class : Rowspan Property
Number of grid rows spanned by the group.
Syntax
'Declaration
 
Public Property Rowspan As Integer
public int Rowspan {get; set;}
See Also

Reference

Cell Class
Cell Members