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


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > FieldBase クラス : MarginTop プロパティ
Gets or sets the spacing between the top edge of the field and its content, in twips.
シンタックス
'宣言
 
Public Property MarginTop As System.Double
'使用法
 
Dim instance As FieldBase
Dim value As System.Double
 
instance.MarginTop = value
 
value = instance.MarginTop
public System.double MarginTop {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 メンバ