[]
        
(Showing Draft Content)

C1.Win.FlexGrid.Row.HeightDisplay

HeightDisplay Property

HeightDisplay

Gets or sets the display height for this row, in pixels.

Declaration
public int HeightDisplay { get; set; }
Remarks

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).