Back to Devexpress

DetailFormShowingEventArgs Properties

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

latest1.3 KB
Original Source

DetailFormShowingEventArgs Properties

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

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
ContentGets the content of the detail form.
DetailFormTypeGets the detail form type (View, Edit, or New Item form).
ViewModelGets the ViewModel that implements the detail form and populates it with data.

See Also

DetailFormShowingEventArgs Class

DetailFormShowingEventArgs Members

DevExpress.Maui.Core Namespace