InfoConnect API Guide
Attachmate.Reflection.Productivity Namespace / AutoExpandEventArgs Class
Members


In This Topic
    AutoExpandEventArgs Class
    In This Topic
    Specifies event arguments for the Auto Expansion event.
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public Class AutoExpandEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As AutoExpandEventArgs
    [Serializable()]
    public class AutoExpandEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Attachmate.Reflection.Productivity.AutoExpandEventArgs

    See Also