[]
        
(Showing Draft Content)

C1.WPF.Docking.C1DockControl.SlidingClosed

SlidingClosed Event

Fires when a C1DockTabItem finished closing or was substituted for another C1DockTabItem.

Namespace: C1.WPF.Docking
Assembly: C1.WPF.Docking.dll
Syntax
public event EventHandler<SlidingEventArgs> SlidingClosed
Returns
Type Description
EventHandler<SlidingEventArgs> Fires when a finished closing or was substituted for another .
Remarks

The SlidingClosed event for the old C1DockTabItem fires before SlidingOpening fires for the new one.