Skip to main content

TabControlExtension Constructors

Represents an extension object implementing the TabControl functionality.
Name Parameters Description
TabControlExtension(TabControlSettings, ViewContext) settings, viewContext Initializes a new instance of the TabControlExtension class with the specified settings and provides the context information about the view.
TabControlExtension(TabControlSettings) settings Initializes a new instance of the TabControlExtension class with the specified settings.
See Also