Click or drag to resize
IValueEditorContext Properties

The IValueEditorContext type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Description of the attribute.
Public propertyKey
Unique key, so the value editors can store meta data for the value over multiple frames.
Public propertyName
Name of the attribute.
Public propertyType
Value type.
Public propertyValue
Value to edit.
Top
See Also