Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ConfirmationEventArgs Class
Members


In This Topic
    ConfirmationEventArgs Class
    In This Topic
    Represents the event argument for confirming user's option.
    Syntax
    'Declaration
     
    
    Public Class ConfirmationEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As ConfirmationEventArgs
    public class ConfirmationEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          GrapeCity.Spreadsheet.ConfirmationEventArgs

    See Also