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

[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 Pane.
Declaration Syntax
C#
public bool ShowBoundObject(
	Layout layout,
	string paneName
)
Parameters
layout (Layout)
The Layout to use when showing the object or collection.
paneName (String)
The name of the Pane in which to show 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)