Creates empty header row.
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);
CopyOfHeaderRow Class | Resco.Controls.AdvancedList Namespace