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

This method is for internal use only. Resizes the widths of all row 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 resizeRowHeaderWidths (
    int level,
    float increase
)

 Parameters

level

increase

 See Also

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