ComponentOne FlexGrid for WPF and Silverlight
MaxRowHeight Property (C1FlexGrid)

C1.Silverlight.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