DashboardFlatDataSource Properties
A data source that contains a custom item‘s data in a tabular format.Name | Description |
---|---|
Count | Gets the number of rows in the selected data source. |
Item[Int32] | Gets an individual record from DashboardFlatDataSource by its index. |
See Also