MobileForms Toolkit Documentation

CopyOfBoundRow Class

The BoundRow is a wrapper derived from Row 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 CopyOfBoundRow Members.

System.Object
   Resco.Controls.AdvancedList.Row
      Resco.Controls.AdvancedList.CopyOfBoundRow

public class CopyOfBoundRow : Row

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.AdvancedList

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

See Also

CopyOfBoundRow Members | Resco.Controls.AdvancedList Namespace