ComponentOne FlexGrid for UWP
MaxRowHeight Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : MaxRowHeight Property
Gets or sets the maximum height of rows in the C1FlexGrid.
Syntax
'Declaration
 
Public Property MaxRowHeight As System.Double
public System.double MaxRowHeight {get; set;}
Remarks
Setting this value to zero disables the maximum row height limit.
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members