The event handler receives an argument of type SheetTabDoubleClickEventArgs containing data related to this event. The following SheetTabDoubleClickEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancel | Gets or sets whether to cancel the default action (in-place editing). |
SheetTabIndex | Gets the index of the sheet tab that is clicked. |