ModelStoreBase.ReadOnly Property
Indicates whether or not the current model differences store is readonly.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v20.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, when the model differences store is readonly; otherwise, false. |
See Also