DataBoundControl Constructor

Definition

Initializes the DataBoundControl class for use by an inherited class instance. This constructor can only be called by an inherited class.

protected:
 DataBoundControl();
protected DataBoundControl ();
Protected Sub New ()

Applies to