ComponentOne DataGrid for WPF and Silverlight
DataGrid Property (RiaCollectionView)

C1.Silverlight.DataGrid.Ria Namespace > RiaCollectionView Class : DataGrid Property
Gets or sets the data grid.
Syntax
'Declaration
 
Public Property DataGrid As C1DataGrid
public C1DataGrid DataGrid {get; set;}

Property Value

The data grid.
See Also

Reference

RiaCollectionView Class
RiaCollectionView Members