- component
- A control derived from System.Web.UI.WebControls.BaseDataBoundControl, which implements System.ComponentModel.IComponent.
The designer host calls the BaseDataBoundControlDesigner.Initialize(System.ComponentModel.IComponent) method when it is ready to use the designer to render a control that is derived from the System.Web.UI.WebControls.BaseDataBoundControl class. The BaseDataBoundControlDesigner.Initialize(System.ComponentModel.IComponent) method and its base methods configure properties and connect events that are necessary for the operation of the designer.