Skip to main content
.NET 6.0+

TreeListEditorsWindowsFormsModule() Constructor

Creates an instance of the TreeListEditorsWindowsFormsModule class.

Namespace: DevExpress.ExpressApp.TreeListEditors.Win

Assembly: DevExpress.ExpressApp.TreeListEditors.Win.v23.2.dll

Declaration

public TreeListEditorsWindowsFormsModule()

Remarks

Do not use this method. To add the TreeListEditorsWindowsFormsModule to your application, use one of the approaches listed in the Ways to Register a Module topic.

See Also