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
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. |