'Declaration Public Property Row As Integer
'Declaration
Public Property Row As Integer
'使用法 Dim instance As CompareCellValidator Dim value As Integer instance.Row = value value = instance.Row
'使用法
Dim instance As CompareCellValidator Dim value As Integer instance.Row = value value = instance.Row
public int Row {get; set;}
CompareCellValidator クラス CompareCellValidator メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.