FlexReport for WinForms
LineWidth プロパティ (Field)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > Field クラス : LineWidth プロパティ
Gets or sets the width of the field's border or line.
シンタックス
'宣言
 
Public Property LineWidth As System.Double
'使用法
 
Dim instance As Field
Dim value As System.Double
 
instance.LineWidth = value
 
value = instance.LineWidth
public System.double LineWidth {get; set;}
参照

参照

Field クラス
Field メンバ