IViewDefinitions.FindElementDefByClass method
Namespace: NextDesign.Core
Description
Finds the editor element definition corresponding to the specified model class from the given editor definition.
argument
Name | Type | Description |
---|---|---|
editor | IEditorDef | Editor Definition |
modelClass | IClass | Model Metaclass |
name | string | Editor element definition name. Default is null. |
Return value
- IElementDefCollection