| ValidValues Property | |
| See AlsoĀ |
The valid valuesĀ for this item.
Add or remove valid values with the Add and Remove methods of the ValidValues object.
Read-only property
| 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.