ComponentOne DataGrid for WPF and Silverlight
DomainDataSource Property

C1.Silverlight.DataGrid.Ria Namespace > RiaCollectionView Class : DomainDataSource Property
Gets or sets the domain data source.
Syntax
'Declaration
 
Public Property DomainDataSource As System.Windows.Controls.DomainDataSource
public System.Windows.Controls.DomainDataSource DomainDataSource {get; set;}

Property Value

The domain data source.
See Also

Reference

RiaCollectionView Class
RiaCollectionView Members