KitchenDraw SDK 2
Show / Hide Table of Contents

Method AddRow

AddRow()

Adds a row at the end of the cluster.

Declaration
public Catalog.Table.Row AddRow()
Returns
Type Description
Catalog.Table.Row

The added row.

Remarks

Executing this method has the same effect than clicking on the "Add" button located at the bottom of the MobiScript Window.

In this article
Back to top Generated by DocFX