[]
        
(Showing Draft Content)

C1.WPF.FlexReport.FieldBase.RenderHeight

RenderHeight Property

RenderHeight

Gets the actual height of the current field. This property can only be used while the report is being rendered, otherwise it returns -1.

Declaration
[Browsable(false)]
public double RenderHeight { get; }