Removes the specified row header and all of its associated cells from the grid.
Namespace: MindFusion.Diagramming.Lanes
File: Grid.js
SyntaxJavaScript
Copy Code
|
|---|
function removeRowHeader (header) |
Lanes.Header. The Header object to remove.
See Also