Possible states of pin status for a C1TabItem.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public enum PinMode |
Visual Basic |
---|
Public Enumeration PinMode |
Members
Member name | Value | Description | |
---|---|---|---|
Unpinned | 0 | The C1TabItem is scrollable C1TabItem. | |
Pinned | 1 | The C1TabItem is unscrollable and fixed C1TabItem. |