[]
        
(Showing Draft Content)

C1.Win.List.ValueItem

ValueItem Class

Represents an object that defines a value/display value pair.

Inheritance
ValueItem
Namespace: C1.Win.List
Assembly: C1.Win.List.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ValueItem

Constructors

Name Description
ValueItem()

Initializes a new instance of the ValueItem class.

ValueItem(string, object)

Initializes a new instance of the ValueItem class.

Properties

Name Description
DisplayValue

Sets or retrieves the formatted (display) value of this item.

ImgIdx
Value

Sets or retrieves the raw (untranslated) value of this item.

dispVal

Methods

Name Description
ToString()

Returns a string that represents the current object.