ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Tools Namespace / ActionExtensions Class / IsEmpty Method

In This Topic
    IsEmpty Method (ActionExtensions)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function IsEmpty( _
       ByVal action As Action _
    ) As Boolean
    public static bool IsEmpty( 
       Action action
    )

    Parameters

    action
    See Also