MobileForms Toolkit Documentation

Header Constructor

Creates empty header.

Overload List

Creates empty header.

public Header();

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

public Header(int,IList);

See Also

Header Class | Resco.Controls.AdvancedTree Namespace