Back to Devexpress

GridEditCancelingEventArgs Properties

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

latest1.0 KB
Original Source

GridEditCancelingEventArgs Properties

Contains data for the EditCanceling 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.

See Also

GridEditCancelingEventArgs Class

GridEditCancelingEventArgs Members

DevExpress.Blazor Namespace