Skip to main content

TabControlTabRemovingEventArgs Class

Provides data for the cancelable DXTabControl.TabRemoving event.

Namespace: DevExpress.Xpf.Core

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public class TabControlTabRemovingEventArgs :
    TabControlCommonCancelEventArgsBase

Inheritance

See Also