ComponentOne FlexReport for WinForms
RenderWidth Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > FieldBase Class : RenderWidth Property
Gets the actual width of the current field. This property can only be used while the report is being rendered, otherwise it returns -1.
Syntax
'Declaration
 
Public ReadOnly Property RenderWidth As System.Double
public System.double RenderWidth {get;}
See Also

Reference

FieldBase Class
FieldBase Members