public RequestRowVisibleStatesEventArgs( int row, int rowCount )
'Declaration Public Function New( _ ByVal row As Integer, _ ByVal rowCount As Integer _ )
'Declaration
Public Function New( _ ByVal row As Integer, _ ByVal rowCount As Integer _ )
'使用法 Dim row As Integer Dim rowCount As Integer Dim instance As New RequestRowVisibleStatesEventArgs(row, rowCount)
'使用法
Dim row As Integer Dim rowCount As Integer Dim instance As New RequestRowVisibleStatesEventArgs(row, rowCount)
RequestRowVisibleStatesEventArgs クラス RequestRowVisibleStatesEventArgs メンバ
© 2004-2017, GrapeCity inc. All rights reserved.