Skip to main content
All docs
V23.2

TitleCollection Class

A collection that stores titles.

Namespace: DevExpress.Xpf.TreeMap

Assembly: DevExpress.Xpf.TreeMap.v23.2.dll

NuGet Package: DevExpress.Wpf.TreeMap

Declaration

public class TitleCollection :
    ObservableCollection<Title>

The following members return TitleCollection objects:

Inheritance

See Also