ComponentOne Basic Library for UWP
IsSelectable Property (C1TabItem)

C1.UWP Assembly > C1.Xaml Namespace > C1TabItem Class : IsSelectable Property
Gets or sets a value indicating whether the user is allowed to select this C1TabItem.
Syntax
'Declaration
 
Public Property IsSelectable As System.Boolean
public System.bool IsSelectable {get; set;}
See Also

Reference

C1TabItem Class
C1TabItem Members