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

    A collection that stores titles.

    Namespace: DevExpress.Xpf.TreeMap

    Assembly: DevExpress.Xpf.TreeMap.v25.1.dll

    NuGet Package: DevExpress.Wpf.TreeMap

    Declaration

    public class TitleCollection :
        ObservableCollection<Title>

    The following members return TitleCollection objects:

    Inheritance

    See Also