Skip to main content
ON

DetailFormShowingEventArgs Class

Namespace: DevExpress.Maui.Core

Assembly: DevExpress.Maui.Mvvm.dll

NuGet Package: DevExpress.Maui.Mvvm

Declaration

public class DetailFormShowingEventArgs :
    CancelEventArgs

Inheritance

System.Object
EventArgs
CancelEventArgs
DetailFormShowingEventArgs
See Also