'Declaration Public Property Top As Line
'使用法 Dim instance As Grid Dim value As Line instance.Top = value value = instance.Top
public Line Top {get; set;}
Grid クラス Grid メンバ
© 2004-2015, GrapeCity inc. All rights reserved.