ObjectCreatingEventArgs.ShowDetailView Property
In This Article
Specifies whether or not a newly created object should be shown in a Detail View.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the newly created object should be shown in a Detail View, otherwise, false. |
See Also