Gets or sets a value indicating whether the user is allowed to select this C1TabItem.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public bool IsSelectable { get; set; }
Visual Basic
Public Property IsSelectable As Boolean
	Get
	Set

See Also