MobileForms Toolkit Documentation

PropertyMapping Class

Special Mapping used for the BoundItem to map it to any object type.

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

System.Object
   Resco.Controls.AdvancedComboBox.Mapping
      Resco.Controls.AdvancedComboBox.PropertyMapping

public class PropertyMapping : 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

PropertyMapping is bound to any PropertyDescriptorCollection, and is only wrapper for compatibility with AdvancedComboBox.

Requirements

Namespace: Resco.Controls.AdvancedComboBox

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

See Also

PropertyMapping Members | Resco.Controls.AdvancedComboBox Namespace