ComponentOne FlexReport for WinForms
MarginTop Property (FieldBase)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > FieldBase Class : MarginTop Property
Gets or sets the spacing between the top edge of the field and its content, in twips.
Syntax
'Declaration
 
Public Property MarginTop As System.Double
public System.double MarginTop {get; set;}
Remarks
This property is useful for rendering fields with borders or solid backgrounds, to add some space between the borders and the field content.
See Also

Reference

FieldBase Class
FieldBase Members