BoundField.CreateField Method
.NET Framework 3.0
Creates an empty BoundField object.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The CreateField method is a helper method used by the DataControlField.CloneField method to create an empty BoundField object to copy the properties of the current BoundField object to.
Community Additions
ADD
Show: