In This Topic
The following tables list the members exposed by ValueItems.
Public Properties
| 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. |
Top
See Also