[]
Gets or sets the height of the row when the DataView is set to Inverted or Form.
[Layout]
public int ViewRowHeight { get; set; }
It updates Height value. If value is great or equal to 0 then Height will be set to default size.
If you need for different heights for different inverted rows then set Height directly for some C1DisplayColumn in the DisplayColumns.