File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,17 @@ When an event occurs, the following methods are used to apply filter values to t
26
26
- [ DasardControl.PerformDrillDown] ( https://docs.devexpress.com/Dasard/DevExpress.DasardWpf.DasardControl.PerformDrillDown(System.String-System.Object) )
27
27
- [ DasardControl.PerformDrillUp] ( https://docs.devexpress.com/Dasard/DevExpress.DasardWpf.DasardControl.PerformDrillUp(System.String) )
28
28
29
-
30
29
![ ] ( ./images/wpf-dasard-linked-interactivity.png )
31
30
31
+ ## Files to Review
32
+
33
+ * [ ChildWindow.xaml] ( ./CS/WpfDasard_LinkedInteractivity/ChildWindow.xaml ) / [ VB: ChildWindow.xaml] ( ./VB/WpfDasard_LinkedInteractivity/ChildWindow.xaml )
34
+
35
+ * [ ChildWindow.xaml.cs] ( ./CS/WpfDasard_LinkedInteractivity/ChildWindow.xaml.cs ) / [ ChildWindow.xaml.vb] ( ./VB/WpfDasard_LinkedInteractivity/ChildWindow.xaml.vb )
36
+
37
+ * [ MainWindow.xaml] ( ./CS/WpfDasard_LinkedInteractivity/MainWindow.xaml ) / [ VB: MainWindow.xaml] ( ./VB/WpfDasard_LinkedInteractivity/MainWindow.xaml )
38
+
39
+ * [ MainWindow.xaml.cs] ( ./CS/WpfDasard_LinkedInteractivity/MainWindow.xaml.cs ) / [ MainWindow.xaml.vb] ( ./VB/WpfDasard_LinkedInteractivity/MainWindow.xaml.vb )
40
+
32
41
## Documentation
33
42
- [ Master Filtering and Drill-Down] ( https://docs.devexpress.com/Dasard/400011/building-the-designer-and-viewer-applications/wpf-viewer/manage-interactivity-capabilities )
You can’t perform that action at this time.
0 commit comments