Skip to main content

ICustomEditorDefinition.PropertyValues ​​property

Namespace: NextDesign.Core

Description

Property values ​​for this view definition.
A dictionary of values ​​for each default property in the type descriptor.

IDictionary<string, object> PropertyValues ​​{ get; }

Type

  • IDictionary<string, object>