Back to Devexpress

DiagramOptionsTipOverTreeLayout Class

windowsforms-devexpress-dot-xtradiagram-dot-options-c21edc80.md

latest1.5 KB
Original Source

DiagramOptionsTipOverTreeLayout Class

Contains tip-over tree layout settings.

Namespace : DevExpress.XtraDiagram.Options

Assembly : DevExpress.XtraDiagram.v25.2.dll

NuGet Package : DevExpress.Win.Diagram

Declaration

csharp
public class DiagramOptionsTipOverTreeLayout :
    DiagramOptionsBase
vb
Public Class DiagramOptionsTipOverTreeLayout
    Inherits DiagramOptionsBase

The following members return DiagramOptionsTipOverTreeLayout objects:

Inheritance

Object ViewStatePersisterCore BaseOptions DevExpress.XtraDiagram.Options.DiagramOptionsBase DiagramOptionsTipOverTreeLayout

See Also

DiagramOptionsTipOverTreeLayout Members

DevExpress.XtraDiagram.Options Namespace