[]
        
(Showing Draft Content)

C1.Win.C1Editor.List.CanExecute

CanExecute Method

CanExecute(Action)

Returns a Boolean value indicating whether the specified action can be executed.

Declaration
public bool CanExecute(List.Action action)
Parameters
Type Name Description
List.Action action

The action to be executed.

Returns
Type Description
bool

A Boolean value indicating whether or not the specified action can be executed.