แก้ไข

แชร์ผ่าน


PagerSettings Constructor

Definition

Initializes a new instance of the PagerSettings class.

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

Remarks

Use the PagerSettings constructor to create a new instance of the PagerSettings class.

Note

The PagerSettings constructor generally is used by control developers when providing paging support in a custom control.

Applies to

See also