Skip to main content
All docs
V24.2

TitleCollection Class

A collection of titles.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v24.2.dll

Declaration

public class TitleCollection :
    ElementNotificationCollection<Title>

The following members return TitleCollection objects:

See Also