ComponentOne DataGrid for WPF and Silverlight
DataGrid Property (DataGridRow)

C1.WPF.DataGrid Namespace > DataGridRow Class : DataGrid Property
Gets the data grid to which the row belongs.
Syntax
'Declaration
 
Public ReadOnly Property DataGrid As C1DataGrid
public C1DataGrid DataGrid {get;}
See Also

Reference

DataGridRow Class
DataGridRow Members