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