Click or drag to resize

IStructureDocument Methods

The IStructureDocument type exposes the following members.

Methods
Name Description
Public method Clone
Creates a duplicate of the document object.
(Inherited from IDocumentObject .)
Public method GetNextWidgetSibling
Gets the next widget sibling.
(Inherited from IDocumentObject .)
Public method GetPreviousWidgetSibling
Gets the previous sibling.
(Inherited from IDocumentObject .)
Public method UpdateDataBinding
Updates stuctured documnet tag content with bound data.
Top
See Also