[]
        
(Showing Draft Content)

C1.Report.FieldBase.MarginBottom

MarginBottom Property

MarginBottom

Gets or sets the spacing between the bottom edge of the field and its content, in twips.

Declaration
[TypeConverter(typeof(PageUnitConverter))]
public double MarginBottom { 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.