ComponentOne DockControl for WPF and Silverlight
SlidingDuration Property

C1.WPF.Docking Namespace > C1DockControl Class : SlidingDuration Property
Gets or sets the time it takes a sliding C1DockTabControl to fully open or close.
Syntax
'Declaration
 
Public Property SlidingDuration As System.TimeSpan
public System.TimeSpan SlidingDuration {get; set;}
See Also

Reference

C1DockControl Class
C1DockControl Members