메소드 | 설명 | |
---|---|---|
PageReorderEventArgs ( |
Initialize a new instance of the PageReorderEventArgs class.
|
public PageReorderEventArgs ( |
||
pageMoving | Reference to page being moved. | |
pageTarget | Reference to target paged. | |
movingBefore | bool | True if moving page is to be positioned before the target; otherwise after the target. |
리턴 | System |