Skip to main content

CustomElementDefinitionDescriptor.AllowMultiple property

Namespace: NextDesign.Core

Description

Allow multiple definitions of the same kind of editor element

bool AllowMultiple { get; set; }

type

  • bool