Class
TabItemCommands

RadTabItem related commands.

Definition

Namespace:Telerik.UI.Xaml.Controls.TabControl

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class TabItemCommands

Inheritance: objectTabItemCommands

Constructors

TabItemCommands()

Declaration

cs-api-definition
public TabItemCommands()

Properties

Close

Gets the Close command.

Declaration

cs-api-definition
public static RoutedUICommand Close { get; }

Property Value

RoutedUICommand

TogglePin

Gets the Pin command.

Declaration

cs-api-definition
public static RoutedUICommand TogglePin { get; }

Property Value

RoutedUICommand