Skip to main content

IEditorElement.Path property

Namespace: NextDesign.Core

Description

The field (path) that this editor element maps to
If it is directly mapped to the model, it will be an empty string.

string Path { get; }

type

  • string