MobileForms Toolkit Documentation

Header  Constructor (Int32, IList)

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

public Header(
int templateIndex,
IList dataList
);

Parameters

templateIndex
index to template set
dataList
list of field values

See Also

Header Class | Resco.Controls.AdvancedTree Namespace | Header Constructor Overload List