SpreadsheetGear The Performance Spreadsheet Component Company 
ShowErrorEventArgs Class Members
See Also  Properties 
SpreadsheetGear.Windows.Forms Namespace : ShowErrorEventArgs Class


The following tables list the members exposed by ShowErrorEventArgs.

Public Constructors

 NameDescription
Public ConstructorShowErrorEventArgs Constructor  
Top

Public Properties

 NameDescription
Public PropertyCaptionGets or sets the caption of the error message box.  
Public PropertyHandled Gets or sets a value indicating whether the event was handled.  
Public PropertyMessageGets or sets the message to display in the error message box.  
Top

See Also