ObjectCreatingEventArgs.ShowDetailView Property
Specifies whether or not a newly created object should be shown in a Detail View.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.1.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