ComponentOne ASP.NET MVC Controls
ColumnSpan Property

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

Reference

GridTile Class
GridTile Members