| MobileForms Toolkit Documentation |
|
CopyOfHeaderRow Constructor (Int32, String, IList)
Creates new header row, with chosen template index, tag and data with field names
public CopyOfHeaderRow(
int templateIndex,
string tag,
IList dataList);
Parameters
-
templateIndex
- index to template set
-
tag
- tag value
-
dataList
- list of field values
See Also
CopyOfHeaderRow Class | Resco.Controls.AdvancedList Namespace | CopyOfHeaderRow Constructor Overload List