SpreadsheetGear 2012
ShowErrorEventArgs Class
Members 






Provides data for a ShowError event.
Object Model
ShowErrorEventArgs Class
Syntax
'Declaration
 
Public Class ShowErrorEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ShowErrorEventArgs
public class ShowErrorEventArgs : System.EventArgs 
public class ShowErrorEventArgs = class(System.EventArgs)
public class ShowErrorEventArgs extends System.EventArgs
public __gc class ShowErrorEventArgs : public System.EventArgs 
public ref class ShowErrorEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      SpreadsheetGear.Windows.Forms.ShowErrorEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ShowErrorEventArgs Members
SpreadsheetGear.Windows.Forms Namespace

Send Feedback