DiagramControl.OptionsBehavior Property
In This Article
Contains options that control the DiagramControl’s behavior.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
NuGet Package: DevExpress.Win.Diagram
#Declaration
[DXCategory("Options")]
public DiagramOptionsBehavior OptionsBehavior { get; }
#Property Value
Type | Description |
---|---|
Diagram |
The Diagram |
See Also