[]
Represents an object that defines how cells are rendered.
[TypeConverter(typeof(GenericTypeConverter))]
public class ValueItems
Name | Description |
---|---|
AnnotatePicture | True to display both value and display value. |
DefaultItem | Sets or retrieves the index of default ValueItem or -1 if no default. |
Presentation | Sets or retrieves how ValueItems are displayed. |
Translate | Sets or retrieves whether or not data values in the column are translated using ValueItems. |
Validate | Sets or retrieves whether input values are validated using the ValueItemCollection. |
Values | Returns a collection of Value/DisplayValue pairs. |
internalValues |