ASP.NET Pack Programmer's Guide
ResizeTableRowCmd Constructor
See Also
 






Initializes a new instance of the ResizeTableRowCmd class.

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

 Syntax

Java  Copy Code

public ResizeTableRowCmd (
    TableNode tableNode,
    Row row
)

 Parameters

tableNode

A TableNode instance.

row

The Row being resized.

 See Also

ResizeTableRowCmd Class
com.mindfusion.diagramming Namespace