GridView.Columns Property (System.Web.UI.WebControls)
Gets a collection of DataControlField objects that represent the column fields in a GridView control. ... Column field type Description BoundField Displays the value of a field in a data source. This is the default column type of the GridView control.
msdn.microsoft.com |