ComponentOne DataGrid for WPF and Silverlight
SourceCollection Property

C1.Silverlight.DataGrid.Data Namespace > BaseCollectionView Class : SourceCollection Property
Gets the underlying collection.
Syntax
'Declaration
 
Public Overridable ReadOnly Property SourceCollection As System.Collections.IEnumerable
public virtual System.Collections.IEnumerable SourceCollection {get;}

Property Value

The underlying collection.
See Also

Reference

BaseCollectionView Class
BaseCollectionView Members