BaseListView.allowRemove

public bool allowRemove;

Description

This property allows the user to allow or block the removal of an item when clicking on the Remove Button. It must return true or false.

If the property is not set to false, any Remove operation will be allowed.


Did you find this page useful? Please give it a rating: