ValueSource
Indicates whether the cell will use the Value fields as its value or the DisplayValue field.
Possible Values
Auto, Value, DisplayValueData Type
string
Default Value
"Auto"
Remarks
- If Auto the driver will use which field its not empty.
- If Value the driver will use the Value field.
- If DisplayValue the driver will use the DisplayValue field.