Skip to content

Commit 5f235b0

Browse files
authored
Update README.md
1 parent b46a393 commit 5f235b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The example shows how to get underlying data for the specified dashboard item.
1111

1212
The example uses the [ViewerApiExtension.requestUnderlyingData](https://docs.devexpress.com/Dashboard/js-DevExpress.Dashboard.ViewerApiExtension?p=netframework#js_devexpress_dashboard_viewerapiextension_requestunderlyingdata) method and passes the component name of the dashboard item and specific parameters to request data.
1313

14-
## Files to Look At
14+
## Files to Review
1515

1616
- [UnderlyingData.js](./CS/MvcDashboard_UnderlyingData/Scripts/UnderlyingData.js) (VB: [UnderlyingData.js](./VB/MvcDashboard_UnderlyingData/Scripts/UnderlyingData.js))
1717
- [Index.cshtml](./CS/MvcDashboard_UnderlyingData/Views/Home/Index.cshtml) (VB: [Index.vbhtml](./VB/MvcDashboard_UnderlyingData/Views/Home/Index.vbhtml))

0 commit comments

Comments
 (0)