Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ModelListViewColumnsNodesGenerator() Constructor

Initializes a new instance of the ModelListViewColumnsNodesGenerator class.

Namespace: DevExpress.ExpressApp.Model.NodeGenerators

Assembly: DevExpress.ExpressApp.v20.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public ModelListViewColumnsNodesGenerator()

Remarks

Generally, you do not need to use this constructor.

See Also