MobileForms Toolkit Documentation

HeaderRow  Constructor (Int32, String, IList)

Creates new header row, with chosen template index, tag and data with field names

public HeaderRow(
int templateIndex,
string tag,
IList dataList
);

Parameters

templateIndex
index to template set
tag
tag value
dataList
list of field values

See Also

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