Back to Devexpress

DiagramControl.OptionsTipOverTreeLayout Property

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

latest1.4 KB
Original Source

DiagramControl.OptionsTipOverTreeLayout Property

Contains options that control the tip-over tree layout.

Namespace : DevExpress.XtraDiagram

Assembly : DevExpress.XtraDiagram.v25.2.dll

NuGet Package : DevExpress.Win.Diagram

Declaration

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

Property Value

TypeDescription
DiagramOptionsTipOverTreeLayout

A DiagramOptionsTipOverTreeLayout object.

|

Remarks

To learn more, see Automatic Layout.

See Also

DiagramControl Class

DiagramControl Members

DevExpress.XtraDiagram Namespace