[]
Gets or sets the display height for this row, in pixels.
public int HeightDisplay { get; set; }
HeightDisplay returns zero if the row is invisible, and returns the actual display height even if the Height property is set to -1 (which stands for default row height).