[]
        
(Showing Draft Content)

C1.WPF.C1TabItem.IsSelected

IsSelected Property

IsSelected

Gets or sets a value indicating whether the TabItem is currently selected.

Declaration
public bool IsSelected { get; set; }
Property Value
Type Description
bool

True if the TabItem is selected; otherwise, false.