ComponentOne DataGrid for WPF and Silverlight
Row Property (DataGridCreatingRowEventArgs)

C1.WPF.DataGrid Namespace > DataGridCreatingRowEventArgs Class : Row Property
Gets or sets the row that will be used.
Syntax
'Declaration
 
Public Property Row As DataGridRow
public DataGridRow Row {get; set;}

Property Value

The row.
See Also

Reference

DataGridCreatingRowEventArgs Class
DataGridCreatingRowEventArgs Members