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

TitleCollection Class

A collection of titles.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v21.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public class TitleCollection :
    ElementNotificationCollection<Title>

The following members return TitleCollection objects:

See Also