Gets or sets a value indicating whether the user is allowed to select this C1TabItem.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public bool IsSelectable { get; set; } |
Visual Basic |
---|
Public Property IsSelectable As Boolean Get Set |