DroidDiagram Programmer's Guide
TableNode.setOffsetHeaderRows Method
See Also
 






Sets a value indicating whether the table cells should be 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 void setOffsetHeaderRows (
    boolean value
)

 Parameters

value

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

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace