PowerTools SPREAD for Windows Forms 10.0J
Bottom プロパティ (Grid)


Line 構造体を取得または設定します。
構文
'Declaration
 
Public Property Bottom As Line
'使用法
 
Dim instance As Grid
Dim value As Line
 
instance.Bottom = value
 
value = instance.Bottom
public Line Bottom {get; set;}

プロパティ値

グリッドの下の線を示す Line 構造体。
参照

Grid クラス
Grid メンバ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.