Back to Devexpress

IDetailFormPage Interface

maui-devexpress-dot-maui-dot-core-5d2950a5.md

latest776 B
Original Source

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

csharp
public interface IDetailFormPage

Extension Methods

Yield<IDetailFormPage>()

YieldIfNotNull<IDetailFormPage>()

See Also

IDetailFormPage Members

DevExpress.Maui.Core Namespace