Spread Windows Forms 12.0 Product Documentation
SheetTabDoubleClickEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SheetTabDoubleClickEventArgs Class
Represents the event data for the SheetTabDoubleClick event for the Spread component, which occurs when the user double-clicks on a sheet name tab.
Object Model
SheetTabDoubleClickEventArgs Class
Syntax
'Declaration
 
Public Class SheetTabDoubleClickEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As SheetTabDoubleClickEventArgs
public class SheetTabDoubleClickEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.SheetTabDoubleClickEventArgs

See Also

Reference

SheetTabDoubleClickEventArgs Members
FarPoint.Win.Spread Namespace
SheetTabDoubleClick Event

User-Task Documentation

Customizing the Sheet Name Tabs of the Component
Managing Events from User Actions