MobileForms Toolkit Documentation

TableMapping  Constructor 

Creates the TableMapping wrapper for the specified DataTable.

public TableMapping(
DataTable table
);

Parameters

table
The DataTable to bound the mapping to.

See Also

TableMapping Class | Resco.Controls.AdvancedTree Namespace