This documentation is archived and is not being maintained.

AutoGeneratedFieldProperties Properties

The AutoGeneratedFieldProperties type exposes the following members.

  NameDescription
Public property DataField Gets or sets the name of the field bound to the AutoGeneratedField object.
Public property IsReadOnly Gets or sets a value indicating whether the values displayed in an AutoGeneratedField object can be modified in edit mode.
Public property Name Gets or sets the name of the AutoGeneratedField object.
Public property Type Gets or sets the data type of the value displayed in an AutoGeneratedFieldProperties object.
Top

  NameDescription
Explicit interface implemetation Private property IStateManager::IsTrackingViewState Infrastructure. Gets a value indicating whether the AutoGeneratedFieldProperties object is tracking its view-state changes.
Top
Show: