Forms > Forms Assembly Interfaces > IListViewActionEventArgs > IListViewActionEventArgs.AllowEditing
AllowEditing: Boolean;
The AllowEditing property determines whether the action is allowed.
The property is outdated, use IListViewActionEventArgs.Allowed.
See also: