ComponentOne DataGrid for WPF and Silverlight
MinHeight Property (DataGridRow)

C1.WPF.DataGrid Namespace > DataGridRow Class : MinHeight Property
Gets or sets the minimum height (in pixels) allowed.
Syntax
'Declaration
 
Public Property MinHeight As System.Double
public System.double MinHeight {get; set;}
See Also

Reference

DataGridRow Class
DataGridRow Members