MindFusion.Java Package Programmer's Guide
Grid.resizeColumnHeaderHeights Method
See Also
 






This method is for internal use only. Resizes the heights of all column headers from the specified level with the specified amount.

Namespace: com.mindfusion.diagramming.lanes
Package: com.mindfusion.diagramming.lanes

 Syntax

Java  Copy Code

public void resizeColumnHeaderHeights (
    int level,
    float increase
)

 Parameters

level

increase

 See Also

Grid Members
Grid Class
com.mindfusion.diagramming.lanes Namespace