The members of System.Web.UI.WebControls.AutoGeneratedField are listed below.
See Also: Inherited members from System.Web.UI.WebControls.BoundField
Initializes a new instance of the System.Web.UI.WebControls.AutoGeneratedField class with the specified data field. |
override | ConvertEmptyStringToNull | bool.
Gets or sets a value indicating whether empty string ("") values are converted to null when the field values are retrieved from the data source. |
override | DataFormatString | string.
Gets or sets the string that specifies the format in which the alternate text for each image in an System.Web.UI.WebControls.AutoGeneratedField object is rendered. |
DataType | Type.
Gets or sets the data type of the values displayed in an System.Web.UI.WebControls.AutoGeneratedField object. | |
override | InsertVisible | bool.
Gets or sets a value indicating whether the System.Web.UI.WebControls.AutoGeneratedField object is visible in insert mode. |
override | ExtractValuesFromCell(System.Collections.Specialized.IOrderedDictionary, DataControlFieldCell, DataControlRowState, bool)
| |
override | ValidateSupportsCallback()
|
override | CopyProperties(DataControlField)Documentation for this section has not yet been entered. | |
override | CreateField()Documentation for this section has not yet been entered. | |
override | GetDesignTimeValue()Documentation for this section has not yet been entered. | |
override | InitializeDataCell(DataControlFieldCell, DataControlRowState)Documentation for this section has not yet been entered. | |
override | OnDataBindField(object, EventArgs)Documentation for this section has not yet been entered. |