KitchenDraw SDK 2
Show / Hide Table of Contents

Method FillFrom

FillFrom(Row)

Fills the row cells with a data from the other row.

Declaration
public void FillFrom(Catalog.Table.Row otherRow)
Parameters
Type Name Description
Catalog.Table.Row otherRow

The row to copy cells data from.

In this article
Back to top Generated by DocFX