Back to Devexpress

GridEditStartEventArgs Properties

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

latest926 B
Original Source

GridEditStartEventArgs Properties

Contains data for the EditStart event.

NameDescription
CancelSpecifies whether the edit start operation should be canceled.
DataItemReturns the processed data item.
GridReturns an object that defines grid API members (properties and methods).
IsNewReturns whether a new or existing data item is about to be edited.

See Also

GridEditStartEventArgs Class

GridEditStartEventArgs Members

DevExpress.Blazor Namespace