[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.C1TrueDBGrid.ViewRowHeight

ViewRowHeight Property

ViewRowHeight

Gets or sets the height of the row when the DataView is set to Inverted or Form.

Declaration
[Layout]
public int ViewRowHeight { get; set; }
Remarks

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.