ButtonColumn Constructor ()

 

Initializes a new instance of the ButtonColumn class.

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

public:
ButtonColumn()

Use the ButtonColumn constructor to create and initialize a new instance of the ButtonColumn class.

The following code example demonstrates how to create and initialize a new instance of the ButtonColumn class and add it to the Columns collection.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: