Search
TableNode.isRowCollapsed Method
See Also
 





Checks whether the specified row is collapsed.Collapsed are all rows whose header row is collapsed.

Namespace: MindFusion.Diagramming
File: TableNode.js

 Syntax

JavaScript  Copy Code

function isRowCollapsed ()

 See Also