Skip to main content
.NET 6.0+

ModelStoreBase.AppDiffDefaultTabletName Field

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

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string AppDiffDefaultTabletName = "Model.Tablet"

Field Value

Type
String
See Also