Search
Grid.setAllowResizeHeaders Method
See Also
 

Sets a value indicating whether users can resize the headers of the grid interactively.

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

 Syntax

Java  Copy Code

public void setAllowResizeHeaders (
    boolean value
)

 Parameters

value

 See Also