System.Web.UI.WebControls.AutoGeneratedField Members

The members of System.Web.UI.WebControls.AutoGeneratedField are listed below.

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

Public Constructors

Initializes a new instance of the System.Web.UI.WebControls.AutoGeneratedField class with the specified data field.

Public Properties

override
ConvertEmptyStringToNullbool.

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

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.

DataTypeType.

Gets or sets the data type of the values displayed in an System.Web.UI.WebControls.AutoGeneratedField object.

override
InsertVisiblebool.

Gets or sets a value indicating whether the System.Web.UI.WebControls.AutoGeneratedField object is visible in insert mode.

Public Methods

Protected Methods

override
CopyProperties(DataControlField)
Documentation for this section has not yet been entered.
override
CreateField() : DataControlField
Documentation for this section has not yet been entered.
override
GetDesignTimeValue() : object
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.