Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DialogCharEventArgs Class
Members


DialogCharEventArgs Class
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
Inheritance Hierarchy

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

See Also