DetailsView.IFieldControl.FieldsGenerator Property
.NET Framework (current version)
For a description of this property, see IFieldControl.FieldsGenerator.
Assembly: System.Web (in System.Web.dll)
Private Property FieldsGenerator As IAutoFieldGenerator Implements IFieldControl.FieldsGenerator
Property Value
Type: System.Web.UI.IAutoFieldGeneratorThe control that automatically generates the columns for a DetailsView control.
Implements
IFieldControl.FieldsGeneratorThis member is an explicit interface member implementation. It can be used only when the DetailsView instance is cast to an IFieldControl interface.
This property is used to automatically generate the columns for a DetailsView control that uses ASP.NET Dynamic Data features.
.NET Framework
Available since 4.0
Available since 4.0
Show: