MobileForms Toolkit Documentation

ItemCheckBox.QuickChange Property

Gets or sets if the item is in the quick-change mode.

public bool QuickChange {get; set;}

Property Value

true, if the item is quick-change state, false otherwise.

Remarks

If the quick change is on, the item value is changed immediatelly on clicking the item, otherwise the standard activate/change/deactivate behaviour is used.

See Also

ItemCheckBox Class | Resco.Controls.DetailView Namespace