MobileForms Toolkit Documentation

ItemCheckBox Class

Item that implement Check Box control.

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

System.Object
   Resco.Controls.DetailView.Item
      Resco.Controls.DetailView.ItemCheckBox

public class ItemCheckBox : Item

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

This class is derived from Item object. It provide checkbox control. If the Item is checked it has boolean value true, otherwise false.

Requirements

Namespace: Resco.Controls.DetailView

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

See Also

ItemCheckBox Members | Resco.Controls.DetailView Namespace