Skip to main content
All docs
V25.1
  • .NET 8.0+

    NewObjectViewController.CreateCustomDetailView Event

    Namespace: DevExpress.ExpressApp.SystemModule

    Assembly: DevExpress.ExpressApp.v25.1.dll

    NuGet Package: DevExpress.ExpressApp

    Declaration

    public event EventHandler<CreateCustomDetailViewEventArgs> CreateCustomDetailView

    Event Data

    The CreateCustomDetailView event's data class is CreateCustomDetailViewEventArgs. The following properties provide information specific to this event:

    Property
    DetailView
    ViewId
    See Also