ComponentOne FlexGrid for WPF and Silverlight
Height Property (Row)

C1.Silverlight.FlexGrid Namespace > Row Class : Height Property
Gets or sets the height of this row in pixels (set to -1 to use the default height).
Syntax
'Declaration
 
Public Property Height As System.Double
public System.double Height {get; set;}
See Also

Reference

Row Class
Row Members