DiagramSettings.ClientReadOnly Property
Specifies whether the Diagram extension is read-only on the client side.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the editor is read only on the client side; otherwise, false. |
See Also