A reference to the DataRow object used as a template to create the data rows that will be contained within the grid.
Remarks
All the datarows in the grid will take on the same appearance as the DataRowTemplate. For example, if the GridElement.BackColor property of the DataRowTemplate is set to pink, all the datarows in the grid will have pink as their background color.
If changes are made to the DataRowTemplate while the DataSource property is set, the changes will not automatically be reflected in the grid. In order for the modifications to be applied, the data source must be reassigned to the DataSource property.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2