[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.ValueItems

ValueItems Class

Represents an object that defines how cells are rendered.

Inheritance
ValueItems
Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
[TypeConverter(typeof(GenericTypeConverter))]
public class ValueItems

Properties

Name Description
AnnotatePicture

Gets or sets a value indicating whether both Value and Display Value are rendenered when Display value is an image.

CycleOnClick

Gets or sets a value indicating whether users can cycle through ValueItem by clicking on a cell.

DefaultItem

Gets or sets the index of the default ValueItem or -1 for no default.

MaxComboItems

Gets or sets the maximum number of visible rows in the combobox.

Presentation

Gets or sets the method in which cells are rendered.

Translate

Gets or sets a value indicating whether data values are translated using matching ValueItem.

Validate

Gets or sets a value indicating whether values entered by the user must match on of the ValueItem objects.

Values

Gets the collection of Value/Display Value pairs.

internalValues

Methods

Name Description
ToString()

Returns a string that represents the current object.