ComponentOne DataGrid for WPF and Silverlight
Data Property (C1RiaAdapter)

C1.Silverlight.DataGrid.Ria Namespace > C1RiaAdapter Class : Data Property
Gets the underlying ICollectionView which can be used as ItemsSource for the C1DataGrid.
Syntax
'Declaration
 
Public ReadOnly Property Data As RiaCollectionView
public RiaCollectionView Data {get;}
See Also

Reference

C1RiaAdapter Class
C1RiaAdapter Members