ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Interaction Class
Members

In This Topic
    Interaction Class
    In This Topic
    Contains methods used to interact with objects, applications, and systems in VisualBasic style.
    Object Model
    Interaction Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class Interaction 
    public static class Interaction 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.Enterprise.Data.VisualBasicReplacement.Interaction

    See Also