DiagramOptionsProtection Class
Contains settings that allow you to restrict specific end-user actions.
Namespace: DevExpress.XtraDiagram.Options
Assembly: DevExpress.XtraDiagram.v24.2.dll
Declaration
Related API Members
The following members return DiagramOptionsProtection objects:
Remarks
You can restrict end-user actions by setting the DiagramOptionsProtection.IsReadOnly property to true. Setting the desired DiagramOptionsProtection options to true overrides the IsReadOnly property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraDiagram.Options.DiagramOptionsBase
DiagramOptionsProtection
See Also