MobileForms Toolkit Documentation

Item.DataMember Property

Gets or sets the data member the item is bound to.

public string DataMember {get; set;}

Property Value

The data member the item is bound to.

Remarks

The supported values are limited to those supported by Compact Framework (e.g. no "." separated subproperties).

See Also

Item Class | Resco.Controls.DetailView Namespace