Skip to main content
.NET 6.0+

ModelEditorGroupingHelper.UnspecifiedGroupName Field

Gets the name of the ‘Unspecified’ group in the Model Editor‘s Nodes Tree.

Namespace: DevExpress.ExpressApp.ModelEditor

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string UnspecifiedGroupName = "Unspecified"

Field Value

Type
String
See Also