ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1TabPanel Class / C1TabPanel Constructor

In This Topic
    C1TabPanel Constructor
    In This Topic
    Initializes a new instance of a C1TabPanel.
    Syntax
    'Declaration
     
    Public Function New()
    public C1TabPanel()
    See Also