TableCellsCollectionEditor Constructor (Type^)

 

Initializes a new instance of the TableCellsCollectionEditor class.

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

public:
TableCellsCollectionEditor(
	Type^ type
)

Parameters

type
Type: System::Type^

The type of the collection to edit.

.NET Framework
Available since 1.1
Return to top
Show: