BaseListView.allowAdd

public bool allowAdd;

Description

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

If the callback is not set to false, any Add operation will be allowed.


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