AutoGeneratedFieldProperties Properties
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | DataField | Gets or sets the name of the field bound to the AutoGeneratedField object. |
![]() | IsReadOnly | Gets or sets a value indicating whether the values displayed in an AutoGeneratedField object can be modified in edit mode. |
![]() | Name | Gets or sets the name of the AutoGeneratedField object. |
![]() | Type | Gets or sets the data type of the value displayed in an AutoGeneratedFieldProperties object. |
| Name | Description | |
|---|---|---|
![]() ![]() | IStateManager::IsTrackingViewState | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a value indicating whether the AutoGeneratedFieldProperties object is tracking its view-state changes. |
Show:


