MobileForms Toolkit Documentation

Row  Constructor (Row)

Copy constructor.

public Row(
Row toCopy
);

Parameters

toCopy
Row to be copied.

Remarks

Creates the row, that is the deep copy of the given row.

See Also

Row Class | Resco.Controls.AdvancedList Namespace | Row Constructor Overload List