MobileForms Toolkit Documentation

Item Class

Empty Item only with label.

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

System.Object
   Resco.Controls.DetailView.Item
      Derived types

public class Item : IComponent, IDisposable

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

Basic Item class which provides only Label. Advanced Item classes are derived from this class. They also provide Control. You can use this class to separate the other Items.

Requirements

Namespace: Resco.Controls.DetailView

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

See Also

Item Members | Resco.Controls.DetailView Namespace