FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ActiveSheetChangingEventArgs Class
Members


ActiveSheetChangingEventArgs Class
Represents the event data for the ActiveSheetChanging event for the component, which occurs when the component changes to another active sheet.
Syntax
'Declaration
 
Public Class ActiveSheetChangingEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As ActiveSheetChangingEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.ActiveSheetChangingEventArgs

See Also