ArrayDataSourceBuilder.Data Method
| Name | Parameters | Description |
|---|---|---|
| Data(JS) | data | Specifies the array associated with the data source object. |
| Data(IDictionary) | data | Specifies the array associated with the data source object. |
| Data(IEnumerable) | data | Specifies the array associated with the data source object. |
| Data(DataTable) | data | Specifies the array associated with the data source object. |