MobileForms Toolkit Documentation

PropertyMapping Class

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

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

System.Object
   Resco.Controls.AdvancedTree.Mapping
      Resco.Controls.AdvancedTree.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 AdvancedTree.

Requirements

Namespace: Resco.Controls.AdvancedTree

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

See Also

PropertyMapping Members | Resco.Controls.AdvancedTree Namespace