Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

TabControlTabRemovedEventArgs Class

Provides data for the DXTabControl.TabRemoved event.

Namespace: DevExpress.Xpf.Core

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public class TabControlTabRemovedEventArgs :
    TabControlCommonEventArgsBase

Inheritance

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