AutoFieldsGenerator.AutoGeneratedFieldProperties Property

.NET Framework (current version)
 

Returns a list of the properties of an AutoGeneratedField object.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

member AutoGeneratedFieldProperties : List<AutoGeneratedFieldProperties> with get

Property Value

Type: System.Collections.Generic.List<AutoGeneratedFieldProperties>

The list of properties.

.NET Framework
Available since 4.5
Return to top
Show: