ComponentOne FlexGrid for UWP
MinRowHeight Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : MinRowHeight Property
Gets or sets the minimum height of rows in the C1FlexGrid.
Syntax
'Declaration
 
Public Property MinRowHeight As System.Double
public System.double MinRowHeight {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members