Begins the edit cell.
Namespace: Dapfor.Wpf.ControlsAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
| C# |
|---|
public bool BeginEdit() |
| Visual Basic |
|---|
Public Function BeginEdit As Boolean |
| Visual C++ |
|---|
public: bool BeginEdit() |
| F# |
|---|
member BeginEdit : unit -> bool |
Return Value
Type: Booleantrue if the cell is been successfully edited, false otherwise.