Skip to main content
A newer version of this page is available. .
All docs
V21.2

TitleCollection Class

A collection that stores titles.

Namespace: DevExpress.Xpf.TreeMap

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

NuGet Package: DevExpress.Wpf.TreeMap

Declaration

public class TitleCollection :
    ObservableCollection<Title>

The following members return TitleCollection objects:

Inheritance

See Also