[]
Represents the event data for the PaintTabStrip event for the Spread component.
public class PaintTabStripEventArgs : EventArgs
Public Class PaintTabStripEventArgs
Inherits EventArgs
| Name | Description |
|---|---|
| PaintTabStripEventArgs(SpreadView, Graphics, Rectangle) | Creates a new object with the PaintTabStrip event arguments. |
| Name | Description |
|---|---|
| Graphics | Gets the graphics device that handles the tab. |
| TabStripRectangle | Gets the rectangle area that represents the tab. |