The valid values for this item.
Add or remove valid values with the Add and Remove methods of the ValidValues object.
The valid values for this item.
Add or remove valid values with the Add and Remove methods of the ValidValues object.
| Visual Basic |
|---|
Public Property ValidValues() As ValidValues |
This property is only relevant for columns of type ComboBox.
If the column type is not set to ComboBox, the property returns nothing.
If the ComboBox is not set with valid values, the count returns 0.