The members of System.Web.UI.WebControls.BoundColumn are listed below.
See Also: Inherited members from System.Web.UI.WebControls.DataGridColumn
Initializes a new instance of the System.Web.UI.WebControls.BoundColumn class. |
DataField | string.
Gets or sets the field name from the data source to bind to the System.Web.UI.WebControls.BoundColumn. | |
DataFormatString | string.
Gets or sets the string that specifies the display format for items in the column. | |
ReadOnly | bool.
Gets or sets a value that indicates whether the items in the System.Web.UI.WebControls.BoundColumn can be edited. |
override | Initialize()
| |
override | InitializeCell(TableCell, int, ListItemType)
|
FormatDataValue(object)
|