PGridCustomEditorRow.TryGetEditingValue(out Object) Method
Gets the row editor’s value.
Namespace: DevExpress.XtraVerticalGrid.Rows
Assembly: DevExpress.XtraVerticalGrid.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| editingValue | Object | An object that specifies the edit value. |
See Also