Skip to main content
All docs
V23.2
.NET 6.0+

NewObjectViewController.CreateCustomDetailView Event

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v23.2.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