Click or drag to resize

IItem Properties

The IItem type exposes the following members.

Properties
  NameDescription
Public propertyItemDef
Type of the value stored in the item.
Public propertyKey
The key, the same as the field name.
Public propertyStringValue
String representation of the value.
Public propertyValue
The value (strongly typed).
Top
See Also