ComponentOne DataGrid for WPF and Silverlight
BeginEdit() Method

C1.WPF.DataGrid Namespace > C1DataGrid Class > BeginEdit Method : BeginEdit() Method
Begins the edit of the currently selected cell.
Syntax
'Declaration
 
Public Overloads Function BeginEdit() As System.Boolean
public System.bool BeginEdit()

Return Value

True, if the edit began, otherwise False
See Also

Reference

C1DataGrid Class
C1DataGrid Members
Overload List