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