Skip to main content
A newer version of this page is available. .

ModelEditorGroupingHelper.UnspecifiedGroupName Field

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

Namespace: DevExpress.ExpressApp.ModelEditor

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

public const string UnspecifiedGroupName = "Unspecified"

Field Value

Type
String
See Also