The members of System.Web.UI.WebControls.AutoGeneratedFieldProperties are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Web.UI.WebControls.AutoGeneratedFieldProperties class. |
DataField | string.
Gets or sets the name of the field bound to the System.Web.UI.WebControls.AutoGeneratedField object. | |
IsReadOnly | bool.
Gets or sets a value indicating whether the values displayed in an System.Web.UI.WebControls.AutoGeneratedField object can be modified in edit mode. | |
Name | string.
Gets or sets the name of the System.Web.UI.WebControls.AutoGeneratedField object. | |
Type | Type.
Gets or sets the data type of the value displayed in an System.Web.UI.WebControls.AutoGeneratedFieldProperties object. |
[read-only] | System.Web.UI.IStateManager.IsTrackingViewState | bool.
Gets a value indicating whether the System.Web.UI.WebControls.AutoGeneratedFieldProperties object is tracking its view-state changes. |
System.Web.UI.IStateManager.LoadViewState |
Loads the previously saved view state of the System.Web.UI.WebControls.AutoGeneratedFieldProperties object. | |
System.Web.UI.IStateManager.SaveViewState |
Saves the current view state of the System.Web.UI.WebControls.AutoGeneratedFieldProperties object. | |
System.Web.UI.IStateManager.TrackViewState |
Marks the starting point at which to begin tracking and saving view-state changes to the System.Web.UI.WebControls.AutoGeneratedFieldProperties object. |