Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DialogCharEventArgs Class
Members


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

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.DialogCharEventArgs

    See Also