Skip to content

TabView class

Defined in

Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.Controls.TabView Modifiers: public

Summary

        The TabView control is a way to display a set of tabs and their respective content.
        Tab controls are useful for displaying several pages (or documents) of content while
        giving a user the capability to rearrange, open, or close new tabs.
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Class hierarchy
classDiagram
class TabView
class TabControl
TabControl <|-- TabView

Inherits from: TabControl

Constructors

NameSummary
.ctor
Inherited members