Click or drag to resize

PageLoadingEventArgs Properties

The PageLoadingEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyPage
Gets the workspace cell page reference.
Public propertyWorkspace
Gets the workspace reference.
(Inherited from XmlLoadingEventArgs.)
Public propertyXmlReader
Gets the xml reader.
(Inherited from XmlLoadingEventArgs.)
Top
See Also