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

TabControlTabRemovingEventArgs Class

Provides data for the cancelable DXTabControl.TabRemoving event.

Namespace: DevExpress.Xpf.Core

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

Declaration

public class TabControlTabRemovingEventArgs :
    TabControlCommonCancelEventArgsBase

Inheritance

See Also