The properties of System.Web.UI.WebControls.AutoGeneratedField are listed below. For a list of all members, see the AutoGeneratedField Members list.
See Also: Inherited members from System.Web.UI.WebControls.BoundField
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. |