Basic Library for WinRT
IsSelected Property (C1TabItem)

Gets or sets a value indicating whether the System.Windows.Controls.TabItem is currently selected.
Syntax
'Declaration
 
Public Property IsSelected As System.Boolean
public System.bool IsSelected {get; set;}

Property Value

True if the System.Windows.Controls.TabItem is selected; otherwise, false.
See Also

Reference

C1TabItem Class
C1TabItem Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback