Configurates
C1.Web.Mvc.GridLayout.MaxRowsOrColumns. Sets the maximum number of the row count or the column count.
Syntax
'Declaration
Public Function MaxRowsOrColumns( _
ByVal As Integer _
) As
public MaxRowsOrColumns(
int
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also