[]
        
(Showing Draft Content)

C1.Win.C1Editor.Comments.Execute

Execute Method

Execute(Action)

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

Declaration
public void Execute(Comments.Action action)
Public Sub Execute(action As Comments.Action)
Parameters
Type Name Description
Comments.Action action

The action to be executed.