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

CreateCustomDetailViewEventArgs Class

Contains data for the CreateCustomDetailView event.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public class CreateCustomDetailViewEventArgs :
    ObjectCreatedEventArgs

Inheritance

Object
EventArgs
DevExpress.ExpressApp.SystemModule.ObjectCreatedEventArgs
CreateCustomDetailViewEventArgs
See Also