[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetTabClickEventArgs

SheetTabClickEventArgs Class

Represents the event data for the SheetTabClick event for the Spread component, which occurs when the user clicks the mouse button with the pointer on the sheet name tab.

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

Constructors

Name Description
SheetTabClickEventArgs(int)

Creates a new object with the SheetTabClick event arguments.

Properties

Name Description
SheetTabIndex

Gets the index of the sheet tab that is clicked.