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