Back to Devexpress

GridEditModelSavingEventArgs Properties

blazor-devexpress-dot-blazor-dot-grideditmodelsavingeventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

GridEditModelSavingEventArgs Properties

Contains data for the EditModelSaving event.

NameDescription
CancelSpecifies whether to continue row editing.
DataItemReturns the processed data item.
EditModelReturns the edit model.
GridReturns an object that defines grid API members (properties and methods).
IsNewReturns whether the edit model corresponds to a new or existing row.
ReloadSpecifies whether to reload Grid data after the EditModelSaving event handler is processed.

See Also

GridEditModelSavingEventArgs Class

GridEditModelSavingEventArgs Members

DevExpress.Blazor Namespace