MobileForms Toolkit Documentation

BoundItem Class

The BoundItem is a wrapper derived from ListItem that is used for databinding. You can either wrap DataRow or any object using PropertyMapping.

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

System.Object
   Resco.Controls.AdvancedComboBox.ListItem
      Resco.Controls.AdvancedComboBox.BoundItem

public class BoundItem : ListItem

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.

Requirements

Namespace: Resco.Controls.AdvancedComboBox

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

See Also

BoundItem Members | Resco.Controls.AdvancedComboBox Namespace