DiagramControl.OptionsProtection Property
In This Article
Contains options that control the ability of the end-user to perform certain operations.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
NuGet Package: DevExpress.Win.Diagram
#Declaration
[DXCategory("Options")]
public DiagramOptionsProtection OptionsProtection { get; }
#Property Value
Type | Description |
---|---|
Diagram |
A Diagram |
See Also