Skip to main content
All docs
V23.2

TitleCollection Class

A collection of titles.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public class TitleCollection :
    ElementNotificationCollection<Title>

The following members return TitleCollection objects:

See Also