[]
Initializes a new instance of the XMLDataProvider class.
public XmlDataProvider(object dataSource, string columnName)
Type | Name | Description |
---|---|---|
object | dataSource | Data source object. |
string | columnName | The name of the column where the row of data is read. |