[]
        
(Showing Draft Content)

C1.Report.FieldBase.RenderWidth

RenderWidth Property

RenderWidth

Gets the actual width 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 RenderWidth { get; }