KitchenDraw SDK 2
Show / Hide Table of Contents

Property ActiveRow

ActiveRow

Returns an active row of the table.

Declaration
public Catalog.Table.Row ActiveRow { get; }
Property Value
Type Description
Catalog.Table.Row
Remarks

This property is read only. You can change an active row of an active table thanks to ActiveRow property.

In this article
Back to top Generated by DocFX