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.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public TableNodeBuilder offsetHeaderRows ( |
true if table cells should be offset to the right, otherwise false.
This TableNodeBuilder instance.
See Also