RenderHeight Property (CheckBoxField)
Gets the actual height of the current field. This property can only be used while the report is being rendered, otherwise it returns -1.
public double RenderHeight {get;}
'Declaration
Public ReadOnly Property RenderHeight As Double