BoundColumn Constructor ()
.NET Framework (current version)
Initializes a new instance of the BoundColumn class.
Assembly: System.Web (in System.Web.dll)
Use this constructor to create and initialize a new instance of the BoundColumn class.
The following example demonstrates how to create and initialize a new instance of the BoundColumn class and add it to the Columns collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: