ComponentOne FlexGrid for UWP
Height Property (Row)

C1.UWP.FlexGrid Assembly > C1.Xaml.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