Page tree
Skip to end of metadata
Go to start of metadata

Description

Sets an array of objects as a template data source.

C#
vb.net

Parameters

columnValues
An array of objects to use as the data source.
columnNames
The names of the columns to get from the data source.
dataSourceName
The name of the data source.
bindingProperties
A DataBindingProperties object.

Examples

C#
vb.net
  • No labels