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()>
Public Property Height As Integer
[DefaultValue()]
public int Height {get; set;}
See Also

Reference

Row Class
Row Members