ComponentOne FlexReport for WPF
RenderLeft Property

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

Reference

FieldBase Class
FieldBase Members