ComponentOne DataGrid for WPF and Silverlight
Loaded Event (DataGridRow)

C1.WPF.DataGrid Namespace > DataGridRow Class : Loaded Event
Occurs after the row is added to the collection of rows.
Syntax
'Declaration
 
Public Event Loaded As System.EventHandler
public event System.EventHandler Loaded
See Also

Reference

DataGridRow Class
DataGridRow Members