SPBoundField.CreateField Method
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overrides Function CreateField As DataControlField
'Usage
Dim returnValue As DataControlField
returnValue = Me.CreateField()
protected override DataControlField CreateField()
Return Value
Type: System.Web.UI.WebControls.DataControlField