C1.WPF.Report Assembly / C1.WPF.Report Namespace / TextField Class / RenderWidth Property
RenderWidth Property (TextField)
In This Topic
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 Double
 
See Also