Skip to main content

TreeViewExtension Constructors

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