An ICollection that contains the automatically generated row fields for the specified data item.
When the DetailsView.AutoGenerateRows property is set to true, the DetailsView.CreateAutoGeneratedRows(object) method is called by the System.Web.UI.WebControls.DetailsView control to create a set of automatically generated row fields for the current data item.