ComponentOne ASP.NET MVC Controls
Height Property (Row)

C1.Web.Mvc.Sheet Namespace > Row Class : Height Property
Gets or sets the height of the row (points).
Syntax
'Declaration
 
<DefaultValueAttribute(-1)>
Public Property Height As Integer
[DefaultValue(-1)]
public int Height {get; set;}
See Also

Reference

Row Class
Row Members