MetroTabItem.

CloseTabCommandParameter Property

Summary

Gets/sets the command parameter which is passed to the close button command.
Namespace
MahApps.Metro.Controls
Containing Type
MetroTabItem

Syntax

public object CloseTabCommandParameter { get; set; }

Value

Type Description
object