IDetailFormPage Interface
An interface that exposes an API that allows you to implement custom CRUD view forms.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
Declaration
public interface IDetailFormPage
See Also