Skip to main content
All docs
V24.1

TitleCollection Class

A collection of titles.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v24.1.dll

NuGet Package: DevExpress.TreeMap

Declaration

public class TitleCollection :
    ElementNotificationCollection<Title>

The following members return TitleCollection objects:

See Also