DataControlFieldCollection::Remove Method (DataControlField^)
.NET Framework (current version)
Removes the specified DataControlField object from the DataControlFieldCollection collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- field
-
Type:
System.Web.UI.WebControls::DataControlField^
The DataControlField to remove from the DataControlFieldCollection.
.NET Framework
Available since 2.0
Available since 2.0
Show: