Back to Devexpress

DiagramControl.OptionsProtection Property

windowsforms-devexpress-dot-xtradiagram-dot-diagramcontrol-36c4e296.md

latest1.3 KB
Original Source

DiagramControl.OptionsProtection Property

Contains options that control the ability of the end-user to perform certain operations.

Namespace : DevExpress.XtraDiagram

Assembly : DevExpress.XtraDiagram.v25.2.dll

NuGet Package : DevExpress.Win.Diagram

Declaration

csharp
[DXCategory("Options")]
public DiagramOptionsProtection OptionsProtection { get; }
vb
<DXCategory("Options")>
Public ReadOnly Property OptionsProtection As DiagramOptionsProtection

Property Value

TypeDescription
DiagramOptionsProtection

A DiagramOptionsProtection object that stores the protection settings.

|

See Also

DiagramControl Class

DiagramControl Members

DevExpress.XtraDiagram Namespace