ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Tools Namespace / LazyAction Class
Members

In This Topic
    LazyAction Class
    In This Topic
    Represents a deferred action to perform a single action instead of a sequence of actions called within a specified delay.
    Object Model
    LazyAction Class
    Syntax
    'Declaration
     
    Public Class LazyAction 
    public class LazyAction 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Win.Tools.LazyAction

    See Also