New to Telerik UI for WPFStart a free 30-day trial

ViewModel base class for navigation pane Tab items.

Definition

Constructors

C#
public TabItemViewModelBase()

Properties

Gets or sets whether the Tab item is selected.

C#
public bool IsSelected { get; set; }