C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridBoundRow Class / MaxHeight Property
In This Topic
MaxHeight Property (GridBoundRow)
In This Topic
Gets or sets the maximum height of the row.
Syntax
public double MaxHeight {get; set;}
See Also