Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DialogEditFormBehavior Fields

Allows you to enable edit operations in a Data Grid bound to a Server Mode or Instant Feedback data source.
Name Description
AllowCancelAsyncOperationsProperty static Identifies the AllowCancelAsyncOperations dependency property.
CreateEditItemViewModelCommandProperty static Identifies the CreateEditItemViewModelCommand dependency property.
EditTemplateProperty static Identifies the EditTemplate dependency property.
KeyPropertyProperty static Identifies the KeyProperty dependency property.
ValidateRowCommandProperty static Identifies the ValidateRowCommand dependency property.
ValidateRowDeletionCommandProperty static Identifies the ValidateRowDeletionCommand dependency property.
See Also