Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ConfirmationEventArgs Class
Members


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

System.Object
   System.EventArgs
      GrapeCity.Spreadsheet.ConfirmationEventArgs

See Also