[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ActiveSheetChangingEventArgs

ActiveSheetChangingEventArgs Class

Represents the event data for the ActiveSheetChanging event for the component, which occurs when the component changes to another active sheet.

Inheritance
ActiveSheetChangingEventArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class ActiveSheetChangingEventArgs : EventArgs
Public Class ActiveSheetChangingEventArgs
    Inherits EventArgs

Constructors

Name Description
ActiveSheetChangingEventArgs(int)

Creates a new object with the ActiveSheetChanging event arguments.

Properties

Name Description
ActivatedSheetIndex

Gets or sets the index of the new active sheet.

Cancel

Gets or sets whether to cancel the active sheet change.