[]
Creates a new tab strip for a set of sheet tabs.
public TabStrip()
Public Sub New()
Creates a new tab strip for a set of sheet tabs for the specified FpSpread component.
public TabStrip(FpSpread owner)
Public Sub New(owner As FpSpread)
Type | Name | Description |
---|---|---|
FpSpread | owner | FpSpread component that owns the tab strip |