System.Web.UI.WebControls.BoundColumn: Property Members

The properties of System.Web.UI.WebControls.BoundColumn are listed below. For a list of all members, see the BoundColumn Members list.

See Also: Inherited members from System.Web.UI.WebControls.DataGridColumn

Public Properties

DataFieldstring.

Gets or sets the field name from the data source to bind to the System.Web.UI.WebControls.BoundColumn.

DataFormatStringstring.

Gets or sets the string that specifies the display format for items in the column.

ReadOnlybool.

Gets or sets a value that indicates whether the items in the System.Web.UI.WebControls.BoundColumn can be edited.