Back to Devexpress

IDetailEditFormPage Interface

maui-devexpress-dot-maui-dot-core-c48780f0.md

latest822 B
Original Source

IDetailEditFormPage Interface

An interface that exposes an API that allows you to implement custom CRUD edit forms.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public interface IDetailEditFormPage :
    IDetailFormPage

Extension Methods

Yield<IDetailEditFormPage>()

YieldIfNotNull<IDetailEditFormPage>()

See Also

IDetailEditFormPage Members

DevExpress.Maui.Core Namespace