Gets or sets a value indicating whether the user is allowed to pin or unpin this
C1TabItem.
Namespace:
C1.WPF
Assembly:
C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public bool CanUserPin { get; set; } |
| Visual Basic |
|---|
Public Property CanUserPin As Boolean
Get
Set |
See Also