FlexReport for WinForms
Spacing プロパティ (Style)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > Style クラス : Spacing プロパティ
Gets or sets the spacing between the the current style's owner and the surrounding objects.
シンタックス
'宣言
 
Public Property Spacing As Thickness
'使用法
 
Dim instance As Style
Dim value As Thickness
 
instance.Spacing = value
 
value = instance.Spacing
public Thickness Spacing {get; set;}
解説
Spacing is outside of Style.Borders (which, in turn, contain Style.Padding).

This property is non-ambient (inherited from the Style.Parent of the current style if not explicitly set).

The default is no spacing.

参照

参照

Style クラス
Style メンバ