Back to Devexpress

LegendCollection Class

windowsforms-devexpress-dot-xtratreemap-ac22cfde.md

latest1.4 KB
Original Source

LegendCollection Class

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

csharp
public class LegendCollection :
    ElementNotificationCollection<LegendBase>
vb
Public Class LegendCollection
    Inherits ElementNotificationCollection(Of LegendBase)

Inheritance

Object DXCollectionBase<LegendBase> DXCollection<LegendBase> NotificationCollection<LegendBase> ElementNotificationCollection<LegendBase> LegendCollection

See Also

LegendCollection Members

DevExpress.XtraTreeMap Namespace