SetCellValue(Object,Object) Method
Sets the specified to property related to this column.
'Declaration
Public Overloads Sub SetCellValue( _
ByVal As Object, _
ByVal As Object _
)
Parameters
- dataItem
- The data item which stores the value.
- value
- The value to be set in the data item.