GridView.IFieldControl.FieldsGenerator Property

Definition

Gets or sets the control that automatically generates the columns for a data-bound control for use by ASP.NET Dynamic Data.

C#
System.Web.UI.IAutoFieldGenerator System.Web.UI.WebControls.IFieldControl.FieldsGenerator { get; set; }

Property Value

The control that automatically generates the columns for a data-bound control.

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the GridView instance is cast to an IFieldControl interface.

ASP.NET Dynamic Data supports this property.

Applies to

Produkt Verzie
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1