FlexReport for WinForms
Bottom プロパティ (Border)


C1.Document アセンブリ > C1.Document 名前空間 > Border クラス : Bottom プロパティ
Gets the Line object defining bottom edge of the border.
シンタックス
'宣言
 
Public Property Bottom As Line
'使用法
 
Dim instance As Border
Dim value As Line
 
instance.Bottom = value
 
value = instance.Bottom
public Line Bottom {get; set;}
参照

参照

Border クラス
Border メンバ