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.