Skip to main content
.NET 6.0+

ModelEditorGroupingHelper() Constructor

This constructor is intended for internal use. To access the existing ModelEditorGroupingHelper instance, use the static ModelEditorGroupingHelper.Instance property.

Namespace: DevExpress.ExpressApp.ModelEditor

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public ModelEditorGroupingHelper()
See Also