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


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