Method | Description | |
---|---|---|
PageDragEndEventArgs ( bool dropped, |
Initialize a new instance of the PageDragEndEventArgs class.
|
public PageDragEndEventArgs ( bool dropped, |
||
dropped | bool | True if a drop was performed; otherwise false. |
pages | Array of event associated pages. | |
return | System |