Persistate API documentation
ShowBoundObject Method (layout)
NamespacesPersistate.UI.DesktopPTreeNodeShowBoundObject(Layout)

[This is preliminary documentation and is subject to change.]

Calls the ShowOperation for the object or collection bound to this node, using a particular Layout and a Pane chosen automatically.
Declaration Syntax
C#
public bool ShowBoundObject(
	Layout layout
)
Parameters
layout (Layout)
The Layout to use when showing the object or collection.
Return Value
True if the bound object was shown. False if there was no bound object.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)