DomainDataSourceView Class
[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace:
System.Windows.Controls.Ria
Assembly: System.Windows.Controls.Ria (in System.Windows.Controls.Ria.dll)
Provides a collection view for the DomainDataSource.
Assembly: System.Windows.Controls.Ria (in System.Windows.Controls.Ria.dll)
This view supports adding, removing, accessing, and paging the underlying data. For other standard view functions like sorting, filtering, and grouping, use the descriptor collections of the DomainDataSource such as SortDescriptors or GroupDescriptors.