DroidDiagram Programmer's Guide
TableNode.getOffsetHeaderRows Method
See Also
 






Gets a value indicating whether the table cells are offset to the right to accommodate for the expand buttons displayed inside header rows.

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

 Syntax

Java  Copy Code

public boolean getOffsetHeaderRows ()

 Return Value

true if table cells are offset to the right, otherwise false.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace