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


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