CreateCustomDetailViewEventArgs(Object, IObjectSpace) Constructor
Initializes a new instance of the CreateCustomDetailViewEventArgs class with specified settings.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
Name | Type |
---|---|
createdObject | Object |
objectSpace | IObjectSpace |
See Also