SetUserData(Int32,String,Object) Method
In This Topic
Syntax
'Declaration
Public Overloads Overridable Sub SetUserData( _
ByVal As System.Integer, _
ByVal As System.String, _
ByVal As System.Object _
)
public virtual void SetUserData(
System.int ,
System.string ,
System.object
)
Parameters
- row
- colName
- data
See Also