找考题网-背景图
单项选择题

You are developing a Windows Presentation Foundation (W……

You are developing a Windows Presentation Foundation (WPF) application that displays opportunities from List<T.. class named Lead. The Lead class contains the properties Title and Revenue.
You add a DataGrid control named dgQualifiedLeads to the MainWindow.xaml file. You set the ItemsSource property to Leads as follows.

You need to ensure that CollectionViewSource is used to filter the list to display only Lead objects with revenue ...
What should you do ?()



A.
B.
C.
D.

热门试题