Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / TabStrip Class / TabStrip Constructor


In This Topic
    TabStrip Constructor
    In This Topic
    Creates a new instance of the class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New TabStrip()
    public TabStrip()
    See Also