ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.ActiveReports.Viewer.Common Namespace / AsyncCommand Class / Execute Method

In This Topic
    Execute Method (AsyncCommand)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Execute( _
       ByVal parameter As Object _
    ) 
    public void Execute( 
       object parameter
    )

    Parameters

    parameter
    See Also