DataControlField::ToString Method ()
.NET Framework (current version)
Returns a string that represents this DataControlField object.
Assembly: System.Web (in System.Web.dll)
This method is implemented to return the value of the HeaderText property, if the property is set. Otherwise, this method simply returns a string that represents the type of the data control field (for example, "BoundField").
.NET Framework
Available since 2.0
Available since 2.0
Show: