[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.ValueItem

ValueItem Class

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

Inheritance
ValueItem
Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.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

Gets or sets the display value of this item.

ImgIdx
Value

Gets or sets the raw (untranslated) value of this item.

dispVal

Methods

Name Description
ToString()

Returns a string that represents the current object.