Spread Windows Forms 12.0 Product Documentation
ActiveSheetChangingEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ActiveSheetChangingEventArgs Class
Represents the event data for the ActiveSheetChanging event for the component, which occurs when the component changes to another active sheet.
Object Model
ActiveSheetChangingEventArgs Class
Syntax
'Declaration
 
Public Class ActiveSheetChangingEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ActiveSheetChangingEventArgs
public class ActiveSheetChangingEventArgs : System.EventArgs 
Inheritance Hierarchy

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

See Also

Reference

ActiveSheetChangingEventArgs Members
FarPoint.Win.Spread Namespace
ActiveSheetChanging Event

User-Task Documentation

Working with the Active Sheet
Managing Events from User Actions