ComponentOne FlexReport for UWP
RenderTop Property

C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > FieldBase Class : RenderTop Property
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 System.Double
public System.double RenderTop {get;}
See Also

Reference

FieldBase Class
FieldBase Members