MobileForms Toolkit Documentation

DetailViewItems.All Property

Get or sets all of the items.

public Item[] All {get; set;}

Property Value

Array that represents all Items.

Remarks

You can get or set item collection. When you set all items, it must provided as a item array. When you get all items, property return array of all items.

See Also

DetailViewItems Class | Resco.Controls.DetailView Namespace