IListViewActionEventArgs.Allowed

Syntax

Allowed: Boolean;

Description

The Allowed property indicates whether the action is allowed.

Comments

If the property is set to False, the action is prohibited. Default value of this property is True.

This property is used in the following cases:

See also:

IListViewActionEventArgs