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

    CreateCustomDetailViewEventArgs Class

    Contains data for the CreateCustomDetailView event.

    Namespace: DevExpress.ExpressApp.SystemModule

    Assembly: DevExpress.ExpressApp.v25.1.dll

    NuGet Package: DevExpress.ExpressApp

    Declaration

    public class CreateCustomDetailViewEventArgs :
        ObjectCreatedEventArgs

    Inheritance

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