Skip to main content
A newer version of this page is available. .

TabControlTabRemovedEventArgs Class

Provides data for the DXTabControl.TabRemoved event.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v21.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public class TabControlTabRemovedEventArgs :
    TabControlCommonEventArgsBase

Inheritance

Object
EventArgs
DevExpress.Xpf.Core.TabControlCommonEventArgsBase
TabControlTabRemovedEventArgs
See Also