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

ModelEditorGroupingHelper.GetGroupPath(ModelNode) Method

For internal use.

Namespace: DevExpress.ExpressApp.ModelEditor

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

[Browsable(false)]
public string[] GetGroupPath(
    ModelNode currentTargetNode
)

Parameters

Name Type
currentTargetNode DevExpress.ExpressApp.Model.Core.ModelNode

Returns

Type
String[]
See Also