MobileForms Toolkit Documentation

BoundRow 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 BoundRow Members.

System.Object
   Resco.Controls.AdvancedList.Row
      Resco.Controls.AdvancedList.BoundRow

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

BoundRow Members | Resco.Controls.AdvancedList Namespace