C1.Silverlight.Docking Namespace > C1DockControl Class : SlidingOpening Event |
'Declaration Public Event SlidingOpening As System.EventHandler(Of SlidingEventArgs)
public event System.EventHandler<SlidingEventArgs> SlidingOpening
The event handler receives an argument of type SlidingEventArgs containing data related to this event. The following SlidingEventArgs properties provide information specific to this event.
Property | Description |
---|---|
TabItem | Gets the C1DockTabItem that is sliding. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2