Applies to

Edit table.

Description

Fills or retrieves the current row of the edit table as an @FM-delimited array of cells. Use in an edit table event, such as the Changed event or the PosChanged event, to retrieve or to change the data in the edit table.

Usage

rowdata = Get_Property (objectname"ROWDATA")

oldrowdata = Set_Property (objectname"ROWDATA"newrowdata)

See Also

COLDATA propertyLIST propertyARRAY property

  • No labels