ICustomEditorDefinition interface
Namespace: NextDesign.Core
Description
An access object to a custom editor definition.
Affiliation area
Name | Description |
---|---|
Profile | APIs for accessing profiles. |
Inherit Base
Name | Description |
---|---|
IEditorDef | The access object to the editor definition. |
Property
Name | Description |
---|---|
CustomEditorTypeId | Custom editor type identifier. |
CustomElements | Enumeration of custom editor element view definitions. |
DefinitionDescriptor | The type descriptor for this view definition. Returns null if the type descriptor has not been registered. |
PropertyValues | Property values for this view definition. A dictionary of values for each property specified in the type descriptor. |