SpreadsheetBehaviorOptions.CellEditorCommitMode Property
Gets or sets a mode that specifies when the SpreadsheetControl.CellValueChanged event should be raised after a cell value has been edited via the cell editor and committed. This is a dependency property.
Namespace: DevExpress.Xpf.Spreadsheet
Assembly: DevExpress.Xpf.Spreadsheet.v24.2.dll
NuGet Package: DevExpress.Wpf.Spreadsheet
#Declaration
public CellEditorCommitMode CellEditorCommitMode { get; set; }
#Property Value
Type | Description |
---|---|
Cell |
A Cell |
Available values:
Name | Description |
---|---|
Auto | Defined automatically when the Spreadsheet |
Always | The Spreadsheet |
Changed |
The Spreadsheet |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Cell |
---|---|
Spreadsheet |
|