Search
Palette.removeCategory Method
See Also
 






Removes a category from the palette.

Namespace: MindFusion.Diagramming.Controls
File: Palette.js

 Syntax

JavaScript  Copy Code

function removeCategory (title)

 Parameters

title

String. The title of the category to remove.

 See Also