SPBoundField methods

The SPBoundField type exposes the following members.

Methods

  Name Description
Protected method ChildControlDataBinding Loads data from the row into the child control(s).
Protected method CloneField (Inherited from DataControlField.)
Protected method CopyProperties (Inherited from DataControlField.)
Protected method CreateField (Overrides DataControlField.CreateField().)
Public method Equals (Inherited from Object.)
Public method ExtractValuesFromCell (Inherited from DataControlField.)
Protected method Finalize (Inherited from Object.)
Protected method GetChildControlInstance Gets the child control to create and attach the data-binding event to.
Public method GetHashCode (Inherited from Object.)
Protected method GetPropertyValue Returns a property value as a string.
Protected method GetPropertyValueAsHtml Retrieves a property value as a string of HTML markup that will display the field value in a browser.
Public method GetType (Inherited from Object.)
Public method Initialize (Inherited from DataControlField.)
Public method InitializeCell Initializes a single cell of the grid view. (Overrides DataControlField.InitializeCell(DataControlFieldCell, DataControlCellType, DataControlRowState, Int32).)
Protected method LoadViewState (Inherited from DataControlField.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnFieldChanged (Inherited from DataControlField.)
Protected method SaveViewState (Inherited from DataControlField.)
Public method ToString (Inherited from DataControlField.)
Protected method TrackViewState (Inherited from DataControlField.)
Public method ValidateSupportsCallback (Inherited from DataControlField.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IStateManager.LoadViewState (Inherited from DataControlField.)
Explicit interface implemetationPrivate method IStateManager.SaveViewState (Inherited from DataControlField.)
Explicit interface implemetationPrivate method IStateManager.TrackViewState (Inherited from DataControlField.)

Top

See also

Reference

SPBoundField class

Microsoft.SharePoint.WebControls namespace