ComponentOne ASP.NET MVC Controls
RowSpan Property (GridTile)

C1.Web.Mvc Namespace > GridTile Class : RowSpan Property
Gets or sets the row spans occupied by this tile.
Syntax
'Declaration
 
Public Property RowSpan As Integer
public int RowSpan {get; set;}
See Also

Reference

GridTile Class
GridTile Members