Back to Devexpress

TabControlTabAddingEventArgs Class

wpf-devexpress-dot-xpf-dot-core-708fb479.md

latest1.3 KB
Original Source

TabControlTabAddingEventArgs Class

Provides data for the cancelable DXTabControl.TabAdding event.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public class TabControlTabAddingEventArgs :
    CancelEventArgs
vb
Public Class TabControlTabAddingEventArgs
    Inherits CancelEventArgs

TabControlTabAddingEventArgs is the data class for the following events:

Inheritance

Object EventArgs CancelEventArgs TabControlTabAddingEventArgs

See Also

TabControlTabAddingEventArgs Members

DevExpress.Xpf.Core Namespace