Skip to main content
.NET 6.0+

ModelStoreBase.AppDiffDefaultDesktopName Field

The default name of the application-level differences specific to desktop devices (“Model.Desktop“).

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string AppDiffDefaultDesktopName = "Model.Desktop"

Field Value

Type
String
See Also