Expands or collapses the section of rows below this header row.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setExpanded ( |
true if the section of rows that starts from a header row should be expanded, otherwise false.
RemarksThis property can be set only if the row is a Header. Links connected to the rows of a collapsed table section appear to be connected to the section header row.
See Also