Gets or sets the object of the Item.
The object associated with this Item.
Only value of type Decimal (or convertible to) is allowed for the ItemNumeric. You can also use property NumericValue to access it.
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException | The value must be between bounds given by Minimum and Maximum values. |
ItemNumeric Class | Resco.Controls.DetailView Namespace