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


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

参照

Border クラス
Border メンバ