Skip to main content
All docs
V25.1
  • TreeListPersistentLayoutCollection<T> Constructors

    A collection of objects that store information about TreeList element layouts.
    Name Parameters Description
    TreeListPersistentLayoutCollection() none Initializes a new instance of the TreeListPersistentLayoutCollection<T> class.
    TreeListPersistentLayoutCollection(IEnumerable<T>) items Initializes a new instance of the TreeListPersistentLayoutCollection<T> class with specified settings.
    See Also