TreeViewDesigner.DataBind Method

Note: This method is new in the .NET Framework version 2.0.

This member overrides HierarchicalDataBoundControlDesigner.DataBind.

protected:
virtual void DataBind (
	BaseDataBoundControl^ dataBoundControl
) override
protected void DataBind (
	BaseDataBoundControl dataBoundControl
)
protected override function DataBind (
	dataBoundControl : BaseDataBoundControl
)

.NET Framework

Supported in: 2.0
Show: