ComponentOne ASP.NET MVC Controls
RowCount Property (UnboundSheet)

C1.Web.Mvc.Sheet Namespace > UnboundSheet Class : RowCount Property
Gets or sets the number of rows in the sheet.
Syntax
'Declaration
 
<DefaultValueAttribute(200)>
Public Property RowCount As Integer
[DefaultValue(200)]
public int RowCount {get; set;}
See Also

Reference

UnboundSheet Class
UnboundSheet Members