GetData(Int32,Int32) Method
In This Topic
Syntax
'Declaration
Public Overloads Overridable Function GetData( _
ByVal As System.Integer, _
ByVal As System.Integer _
) As System.Object
public virtual System.object GetData(
System.int ,
System.int
)
Parameters
- row
- col
See Also