MobileForms Toolkit Documentation

CopyOfHeaderRow Constructor

Creates empty header row.

Overload List

Creates empty header row.

public CopyOfHeaderRow();

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

public CopyOfHeaderRow(int,IList);

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

public CopyOfHeaderRow(int,string,IList);

See Also

CopyOfHeaderRow Class | Resco.Controls.AdvancedList Namespace