Gets the C1DockTabItem that is sliding.
Namespace:
C1.Silverlight.DockingAssembly: C1.Silverlight.Docking (in C1.Silverlight.Docking.dll)
Syntax
C# |
---|
public C1DockTabItem TabItem { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] internal set; } |
Visual Basic |
---|
Public Property TabItem As C1DockTabItem <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Friend Set |