RenderWidth Property (TextField)
Gets the actual width of the current field. This property can only be used while the report is being rendered, otherwise it returns -1.
public double RenderWidth {get;}
'Declaration
Public ReadOnly Property RenderWidth As Double