Skip to main content
.NET 6.0+

ModelListViewFiltersGenerator() Constructor

Initializes a new instance of the ModelListViewFiltersGenerator class.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public ModelListViewFiltersGenerator()

Remarks

Generally, you do not need to use this constructor.

See Also