Skip to main content

ICustomEditorDefinition interface

Namespace: NextDesign.Core

Description

An access object to a custom editor definition.

Affiliation area

NameDescription
ProfileAPIs for accessing profiles.

Inherit Base

NameDescription
IEditorDefThe access object to the editor definition.

Property

NameDescription
CustomEditorTypeIdCustom editor type identifier.
CustomElementsEnumeration of custom editor element view definitions.
DefinitionDescriptorThe type descriptor for this view definition.
Returns null if the type descriptor has not been registered.
PropertyValuesProperty values for this view definition.
A dictionary of values for each property specified in the type descriptor.