Search
Diagram.getContainerCaption Method
See Also
 

Gets the default value for the Caption attribute of containers.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public String getContainerCaption ()

 Return Value

A String containing the default caption string.

 See Also