[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Latch.Execute

Execute Method

Execute(Action)

Sets flag (IsClosed will return 'true'), executes action, resets flag (IsClosed will return 'false').

Declaration
public void Execute(Action action)
Parameters
Type Name Description
Action action