MobileForms Toolkit Documentation

TableMapping Class

Special Mapping used for the BoundItem.

For a list of all members of this type, see TableMapping Members.

System.Object
   Resco.Controls.AdvancedComboBox.Mapping
      Resco.Controls.AdvancedComboBox.TableMapping

public class TableMapping : Mapping

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

TableMapping is bound to DataTable, and is only wrapper for compatibility with AdvancedComboBox.

Requirements

Namespace: Resco.Controls.AdvancedComboBox

Assembly: Resco.AdvancedComboBox.CF3 (in Resco.AdvancedComboBox.CF3.dll)

See Also

TableMapping Members | Resco.Controls.AdvancedComboBox Namespace