ComponentOne ASP.NET MVC Controls
Colspan Property (CellGroup)

C1.Web.Mvc.MultiRow Namespace > CellGroup Class : Colspan Property
Number of grid columns spanned by the group.
Syntax
'Declaration
 
<DefaultValueAttribute(1)>
Public Property Colspan As Integer
[DefaultValue(1)]
public int Colspan {get; set;}
See Also

Reference

CellGroup Class
CellGroup Members