RenderLeft Property (SubreportField)
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.
public double RenderLeft {get;}
'Declaration
Public ReadOnly Property RenderLeft As Double