Back to Devexpress

CreateDetailFormViewModelEventArgs Properties

maui-devexpress-dot-maui-dot-core-dot-createdetailformviewmodeleventargs-dot-underscore-properties.md

latest1.1 KB
Original Source

CreateDetailFormViewModelEventArgs Properties

Provides data for DataGridView.CreateDetailFormViewModel and DXCollectionView.CreateDetailFormViewModel events.

NameDescription
DetailFormTypeGets the detail form type (View, Edit, or New Item form).
ItemGets the source item associated with the detail form.
ResultGets or sets the View Model for the detail form. This is a bindable property.

See Also

CreateDetailFormViewModelEventArgs Class

CreateDetailFormViewModelEventArgs Members

DevExpress.Maui.Core Namespace