Search
Grid.columnHeaderAdded Method
See Also
 

Handles the HeaderAdded event on the master column header.

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

 Syntax

Java  Copy Code

protected void columnHeaderAdded (
    Header header
)

 Parameters

header

 See Also