Skip to main content
A newer version of this page is available. .
All docs
V21.2

DialogEditFormBehavior Fields

Allows you to enable edit operations in the Data Grid bound to Server Mode and Instant Feedback sources.
Name Description
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