Search
Grid.setHookHeaders Method
See Also
 

Sets a value indicating whether headers will be anchored to the corresponding side (that is, the column header anchored to the top side and the row header anchored to the left side).

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

 Syntax

Java  Copy Code

public void setHookHeaders (
    boolean value
)

 Parameters

value

 See Also