Method | Description | |
---|---|---|
PageSavingEventArgs ( KryptonWorkspace workspace, |
Initialize a new instance of the PageSavingEventArgs class.
|
public PageSavingEventArgs ( KryptonWorkspace workspace, |
||
workspace | KryptonWorkspace | Reference to owning workspace control. |
page | Reference to owning workspace cell page. | |
xmlWriter | Xml writer for persisting custom data. | |
return | System |