TabControlTabAddingEventArgs Class
In This Article
Provides data for the cancelable DXTabControl.TabAdding event.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public class TabControlTabAddingEventArgs :
CancelEventArgs
#Inheritance
Object
EventArgs
CancelEventArgs
TabControlTabAddingEventArgs
See Also