Method | Description | |
---|---|---|
PageDragEndData ( object source, |
Initialize a new instance of the PageDragEndData class.
|
|
PageDragEndData ( object source, KryptonPageCollection pages ) : System |
Initialize a new instance of the PageDragEndData class.
|
public PageDragEndData ( object source, |
||
source | object | Source object for the drag data.. |
navigator | Navigator associated with pages. | |
pages | KryptonPageCollection | Collection of pages. |
return | System |
public PageDragEndData ( object source, KryptonPageCollection pages ) : System | ||
source | object | Source object for the drag data.. |
pages | KryptonPageCollection | Collection of pages. |
return | System |