Click or drag to resize

ILookupEditorT Properties

The ILookupEditorT generic type exposes the following members.

Properties
  NameDescription
Public propertyControl
Gets the control.
(Inherited from IControl.)
Public propertyEditValue
Gets the current edit value
(Inherited from ILookupEditorBase.)
Public propertyHasMultiselection
Gets a value indicating whether the lookup multiple selected items.
(Inherited from ILookupEditorBase.)
Public propertyMultiselectionKeys
Gets or sets the selected items from their keys.
(Inherited from ILookupEditorBase.)
Top
See Also