SPBoundField Members

Include Protected Members
Include Inherited Members

Represents a Microsoft SharePoint Server 2010 field that is displayed as text in a data-bound control.

The SPBoundField type exposes the following members.

Constructors

  Name Description
Public method SPBoundField Initializes a new instance of the SPBoundField class with default values.

Top

Properties

  Name Description
Public property AccessibleHeaderText (Inherited from DataControlField.)
Protected property Control (Inherited from DataControlField.)
Public property ControlStyle (Inherited from DataControlField.)
Public property DataField Gets or sets the name of the Microsoft SharePoint Server 2010 field with which to bind.
Protected property DesignMode (Inherited from DataControlField.)
Public property FooterStyle (Inherited from DataControlField.)
Public property FooterText (Inherited from DataControlField.)
Public property HeaderImageUrl (Inherited from DataControlField.)
Public property HeaderStyle (Inherited from DataControlField.)
Public property HeaderText (Inherited from DataControlField.)
Public property InsertVisible (Inherited from DataControlField.)
Protected property IsTrackingViewState (Inherited from DataControlField.)
Public property ItemStyle (Inherited from DataControlField.)
Public property ShowHeader (Inherited from DataControlField.)
Public property SortExpression (Inherited from DataControlField.)
Protected property ViewState (Inherited from DataControlField.)
Public property Visible (Inherited from DataControlField.)

Top

Methods

  Name Description
Protected method ChildControlDataBinding
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
Public method GetHashCode (Inherited from Object.)
Protected method GetPropertyValue
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 (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 property IDataSourceViewSchemaAccessor.DataSourceViewSchema (Inherited from DataControlField.)
Explicit interface implemetationPrivate property IStateManager.IsTrackingViewState (Inherited from DataControlField.)
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