Summary
Get/sets the command that executes when a MetroTabItem's close button is clicked.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- BaseMetroTabControl
Syntax
public ICommand CloseTabCommand { get; set; }
Value
Type | Description |
---|---|
ICommand |