Click or drag to resize
DropdownEditorViewModel Properties

The DropdownEditorViewModel type exposes the following members.

Properties
  NameDescription
Public propertyLabelKey
Key used to display localized label for the drop-down.
Public propertyNoOptionsMessageKey
Key used to display localized message when no options are available.
Public propertyOptions
All options of the selector.
Public propertyPropertyName
Name of the widget property to edit.
Public propertySelected
Selected option.
Top
See Also