DataPagerDesigner Constructor

Definition

Initializes a new instance of the DataPagerDesigner class.

public:
 DataPagerDesigner();
public DataPagerDesigner ();
Public Sub New ()

Remarks

The .NET Framework creates a new instance of the DataPagerDesigner class when it creates the associated DataPager control or a copy of that control on the design surface.

Applies to

See also