SpreadsheetGear 2017
ShowErrorEventArgs Class
Members 






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

System.Object
   System.EventArgs
      SpreadsheetGear.Windows.Forms.WorkbookViewEventArgs
         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