Skip to main content

TreeListExtension Constructors

An extension object implementing the TreeList functionality.
Name Parameters Description
TreeListExtension(TreeListSettings, ViewContext) settings, viewContext Initializes a new instance of the TreeListExtension class with the specified settings and provides the context information about the view.
TreeListExtension(TreeListSettings) settings Initializes a new instance of the TreeListExtension class with the specified settings.
See Also