Skip to main content
All docs
V25.1
  • TitleCollection Class

    A collection of titles.

    Namespace: DevExpress.XtraTreeMap

    Assembly: DevExpress.XtraTreeMap.v25.1.dll

    NuGet Package: DevExpress.TreeMap

    Declaration

    public class TitleCollection :
        ElementNotificationCollection<Title>

    The following members return TitleCollection objects:

    See Also