[]
Gets or sets the height of this row in pixels.
public float Height { get; set; }
Public Property Height As Single
| Type | Condition |
|---|---|
| ArgumentOutOfRangeException | Specified height is out of range; must be between -1 and 9,999,999 pixels |