Skip to main content

ICustomEditorDefinition.CustomElements property

Namespace: NextDesign.Core

Description

Enumeration of custom editor element view definitions.

IEnumerable<ICustomElementDefinition> CustomElements { get; }

Type

  • IEnumerable<ICustomElementDefinition>