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