Back to Devexpress

DiagramControl.OptionsView Property

windowsforms-devexpress-dot-xtradiagram-dot-diagramcontrol-9132c670.md

latest1.1 KB
Original Source

DiagramControl.OptionsView Property

Contains the DiagramControl’s view settings.

Namespace : DevExpress.XtraDiagram

Assembly : DevExpress.XtraDiagram.v25.2.dll

NuGet Package : DevExpress.Win.Diagram

Declaration

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

Property Value

TypeDescription
DiagramOptionsView

An object that specifies the DiagramControl’s view settings.

|

See Also

DiagramControl Class

DiagramControl Members

DevExpress.XtraDiagram Namespace