Returns the first column header matching the specified caption.
Namespace: com.mindfusion.diagramming.lanes
Package: com.mindfusion.diagramming.lanes
SyntaxJava
Copy Code
|
|---|
public Header findColumn ( |
A string containing the header title to look for.
Returns the first column Header that has the specified caption.
See Also