Summary
A standard MetroTabControl (Pivot).
- Namespace
- MahApps
.Metro .Controls - Base Types
-
- TabControlEx
- BaseMetroTabControl
graph BT
Type-->Base0["BaseMetroTabControl"]
click Base0 "/api/MahApps.Metro.Controls/BaseMetroTabControl"
Base0-->Base1["TabControlEx"]
Type["MetroTabControl"]
class Type type-node
Syntax
public class MetroTabControl : BaseMetroTabControl
Events
Name | Type | Summary |
---|---|---|
TabItemClosingEvent | BaseMetroTabControl |
An event that is raised when a TabItem is closed.
Inherited from BaseMetroTabControl
|
Fields
Name | Constant Value | Summary |
---|---|---|
Close |
Inherited from BaseMetroTabControl
static
|
|
Keep |
Identifies the
KeepVisualTreeInMemoryWhenChangingTabs dependency property.static
|
|
Tab |
Inherited from BaseMetroTabControl
static
|
Properties
Name | Value | Summary |
---|---|---|
CloseTabCommand | ICommand |
Get/sets the command that executes when a MetroTabItem's close button is clicked.
Inherited from BaseMetroTabControl
|
Keep |
bool | |
TabStripMargin | Thickness |
Inherited from BaseMetroTabControl
|
Methods
Name | Value | Summary |
---|---|---|
Get |
DependencyObject |
Inherited from BaseMetroTabControl
|
Is |
bool |
Inherited from BaseMetroTabControl
|
Prepare |
void |
Inherited from BaseMetroTabControl
|