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