ICustomElementDefinition Interface
Namespace: NextDesign.Core
Description
An object to access custom editor element definitions.
Belonging Area
| Name | Description |
|---|---|
| Profile | A group of APIs to access profiles. |
Inherit Base
| Name | Description |
|---|---|
| IElementDef | An object to access editor element definitions. |
Property
| Name | Description |
|---|---|
| DefinitionDescriptor | Type descriptor of this view definition Returns null if no corresponding type descriptor is registered. |
| ElementTypeId | Type identifier of custom editor element. |
| PropertyValues | Property values of this view definition. |