GridViewDesigner::DataBind Method (BaseDataBoundControl^)
.NET Framework (current version)
Binds the associated control to the design-time data source.
Assembly: System.Design (in System.Design.dll)
The DataBind method binds the associated GridView control to the design-time data source and assigns a unique value to the DesignerRegionAttributeName field of each cell of the GridView control's design-time rendering.
The dataBoundControl parameter is the GridView control that is associated with this designer, or a copy of that control.
.NET Framework
Available since 2.0
Available since 2.0
Show: