Skip to main content
ON

DetailFormViewModel Class

A View Model used to view detail information about a source item in a separate form.

Namespace: DevExpress.Maui.Core

Assembly: DevExpress.Maui.Core.dll

NuGet Package: DevExpress.Maui.Core

Declaration

public class DetailFormViewModel :
    DetailFormViewModelBase

The following members return DetailFormViewModel objects:

Remarks

For more information about detail edit forms, refer to the following help topics:

Inheritance

See Also