Returns the row header with the specified index from the bottommost row header level.
Namespace: com.mindfusion.diagramming.lanes
Package: com.mindfusion.diagramming.lanes
SyntaxJava
Copy Code
|
|---|
public Header getRow ( |
An integer value specifying the row index.
A Header object representing the row at the specified index.
See Also