Back to Devexpress

DiagramControl.OptionsBehavior Property

windowsforms-devexpress-dot-xtradiagram-dot-diagramcontrol-e1cc4752.md

latest1.2 KB
Original Source

DiagramControl.OptionsBehavior Property

Contains options that control the DiagramControl’s behavior.

Namespace : DevExpress.XtraDiagram

Assembly : DevExpress.XtraDiagram.v25.2.dll

NuGet Package : DevExpress.Win.Diagram

Declaration

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

Property Value

TypeDescription
DiagramOptionsBehavior

The DiagramControl’s behavior options.

|

See Also

DiagramControl Class

DiagramControl Members

DevExpress.XtraDiagram Namespace