ColumnsGenerator Property
Gets or sets the control that will automatically generate the columns for a System.Web.UI.WebControls.GridView control that uses ASP.NET Dynamic Data features.
public System.Web.UI.IAutoFieldGenerator ColumnsGenerator {get; set;}
'Declaration
Public Property ColumnsGenerator As System.Web.UI.IAutoFieldGenerator