ComponentOne ASP.NET MVC Controls
MaxRowsOrColumns Property

C1.Web.Mvc Namespace > GridLayout Class : MaxRowsOrColumns Property
Gets or sets the maximum number of the row count or the column count.
Syntax
'Declaration
 
<DefaultValueAttribute(6)>
Public Property MaxRowsOrColumns As Integer
[DefaultValue(6)]
public int MaxRowsOrColumns {get; set;}
See Also

Reference

GridLayout Class
GridLayout Members