ComponentOne FlexPivot for WinForms
StartEditing(Int32,Int32,Char) Method

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotGrid Class > StartEditing Method : StartEditing(Int32,Int32,Char) Method
Syntax
'Declaration
 
Public Overloads Overridable Function StartEditing( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer, _
   ByVal key As System.Char _
) As System.Boolean
public virtual System.bool StartEditing( 
   System.int row,
   System.int col,
   System.char key
)

Parameters

row
col
key
See Also

Reference

C1FlexPivotGrid Class
C1FlexPivotGrid Members
Overload List