TreeNodeStyleCollectionEditor::CreateCollectionItemType Method ()

 

Gets the data type that this collection edits.

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

protected:
virtual Type^ CreateCollectionItemType() override

Return Value

Type: System::Type^

The data type that this collection edits.

.NET Framework
Available since 2.0
Return to top
Show: