[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ActionExtensions.IsEmpty

IsEmpty Method

IsEmpty(Action)

Gets a value indicating whether the specified action is empty.

Declaration
public static bool IsEmpty(this Action action)
Parameters
Type Name Description
Action action

The Action object to check.

Returns
Type Description
bool

A bool value. true if the action is empty; otherwise, false.