IListViewActionEventArgs.Allowed

Syntax

Allowed: Boolean;

Description

The Allowed property determines whether the action is allowed.

Comments

If the property is set to False, the action is prohibited. The property is set to True by default.

This property is used in the following cases:

See also:

IListViewActionEventArgs