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

    A collection that stores titles.

    Namespace: DevExpress.Xpf.TreeMap

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

    Declaration

    public class TitleCollection :
        ObservableCollection<Title>

    The following members return TitleCollection objects:

    Inheritance

    See Also