MobileForms Toolkit Documentation

Row  Constructor (Mapping)

Creates new empty row with given field names.

public Row(
Mapping map
);

Parameters

map
Mapping defining field names for the Row.

Remarks

FieldCount determines the number of field the row will contain.

See Also

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