[]
        
(Showing Draft Content)

FarPoint.Win.Spread.TabStrip

TabStrip Class

Represents the set of sheet tabs.

Inheritance
TabStrip
Implements
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class TabStrip : ISerializeSupport
Public Class TabStrip
    Implements ISerializeSupport

Constructors

Name Description
TabStrip()

Creates a new tab strip for a set of sheet tabs.

TabStrip(FpSpread)

Creates a new tab strip for a set of sheet tabs for the specified FpSpread component.

Properties

Name Description
ActiveSheetTab

Gets the active sheet tab.

BackColor

Gets or sets the background color of the tab strip.

ButtonPolicy

Gets or sets whether the sheet tab buttons are displayed.

Count

Gets the number of sheet tabs displayed.

DefaultSheetTab

Gets the default sheet tab.

Editable

Gets or sets whether users can edit the sheet tab text by double-clicking it.

this[int]

Gets the specified sheet tab.

Events

Name Description
ButtonClick

Occurs when the mouse pointer is over the tab strip and a mouse button is pressed.