RenderTop Property (CheckBoxField) | FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport Namespace / CheckBoxField Class / RenderTop Property

In This Topic
RenderTop Property (CheckBoxField)
In This Topic
Gets the actual top 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 RenderTop As Double
 
See Also