StartEditing(Int32,Int32) Method
In This Topic
Syntax
'Declaration
Public Overloads Function StartEditing( _
ByVal As System.Integer, _
ByVal As System.Integer _
) As System.Boolean
public System.bool StartEditing(
System.int ,
System.int
)
Parameters
- row
- col
See Also