GrapeCity SPREAD for Windows Forms 11.0J
Left プロパティ (Grid)


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

プロパティ値

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

Grid クラス
Grid メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.