Initializes a new ExpandHeaderRowCmd instance.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public ExpandHeaderRowCmd ( |
The TableNode whose rows are expanded or collapsedthrough this command.
The index of the header row that defines the tablesection to be expanded or collapsed.
See Also