[]
Gets or sets the height of the row.
public int? Height { get; set; }
Public Property Height As Integer?
Setting this property to null or negative values causes the element to use the parent collection's default size.