C1.Web.Mvc Namespace / ManualGridTile Class / Row Property

In This Topic
Row Property (ManualGridTile)
In This Topic
Gets or sets the start row index of tile. The row index starts from 1.
Syntax
'Declaration
 
<DefaultValueAttribute(1)>
Public Property Row As Integer
 
See Also