Skip to main content

WinModificationsController.ConfirmCloseUnchangedNewObject Property

For internal use.

Namespace: DevExpress.ExpressApp.Win.SystemModule

Assembly: DevExpress.ExpressApp.Win.v25.2.dll

NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

Declaration

[DefaultValue(false)]
public bool ConfirmCloseUnchangedNewObject { get; set; }

Property Value

Type Default
Boolean false
See Also