[]
Represents an object that defines how cells are rendered.
[TypeConverter(typeof(GenericTypeConverter))]
public class ValueItems
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 |
Name | Description |
---|---|
ToString() |