A newer version of this page is available.
Switch to the current version.
DiagramControl.TipOverTreeLayoutDirection Property
Specifies the tip-over layout direction. This is a dependency property.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v18.2.dll
Declaration
public TipOverDirection TipOverTreeLayoutDirection { get; set; }
Public Property TipOverTreeLayoutDirection As TipOverDirection
Property Value
Type | Description |
---|---|
TipOverDirection | A TipOverDirection enumeration value. |
Implements
DevExpress.Diagram.Core.IDiagramControl.TipOverTreeLayoutDirection
See Also
Feedback