Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DialogKeyEventArgs Class
Members


In This Topic
    DialogKeyEventArgs Class
    In This Topic
    Represents the event data for the DialogKey event of a Spread component.
    Syntax
    'Declaration
     
    
    Public Class DialogKeyEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As DialogKeyEventArgs
    public class DialogKeyEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.DialogKeyEventArgs

    See Also