C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport Namespace / SubreportField Class / RenderLeft Property

In This Topic
RenderLeft Property (SubreportField)
In This Topic
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 Double
 
See Also