Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TabStrip Class
Members


In This Topic
    TabStrip Class
    In This Topic
    Represents the set of sheet tabs.
    Object Model
    TabStrip ClassSheetTab ClassSheetTab ClassSheetTab Class
    Syntax
    'Declaration
     
    Public Class TabStrip 
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    Dim instance As TabStrip
    public class TabStrip : FarPoint.Win.ISerializeSupport  
    Remarks
    For more information on displaying the sheet name tabs and customizing the appearance of the sheet name tabs, refer to Customizing the Sheet Name Tabs of the Component.
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.TabStrip

    See Also