FlexReport for WinForms
MarginBottom プロパティ (FieldBase)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > FieldBase クラス : MarginBottom プロパティ
Gets or sets the spacing between the bottom edge of the field and its content, in twips.
シンタックス
'宣言
 
Public Property MarginBottom As System.Double
'使用法
 
Dim instance As FieldBase
Dim value As System.Double
 
instance.MarginBottom = value
 
value = instance.MarginBottom
public System.double MarginBottom {get; set;}
解説
This property is useful for rendering fields with borders or solid backgrounds, to add some space between the borders and the field content.
参照

参照

FieldBase クラス
FieldBase メンバ