Click or drag to resize

IIntegerLookupEditor Properties

The IIntegerLookupEditor 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 propertyMaximum
Gets or sets maximum value allowed
Public propertyMinimum
Gets or sets minimum value allowed
Public propertyMultiselectionKeys
Gets or sets the selected items from their keys.
(Inherited from ILookupEditorBase.)
Public propertyStep
Gets or sets the step value
Top
See Also