Spread Windows Forms 12.0 Product Documentation
PaintTabStripEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : PaintTabStripEventArgs Class
Represents the event data for the PaintTabStrip event for the Spread component.
Object Model
PaintTabStripEventArgs Class
Syntax
'Declaration
 
Public Class PaintTabStripEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As PaintTabStripEventArgs
public class PaintTabStripEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.PaintTabStripEventArgs

See Also

Reference

PaintTabStripEventArgs Members
FarPoint.Win.Spread Namespace
PaintTabStrip Event

User-Task Documentation

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