Back to Devexpress

TabControlViewBase.ActualNewTabCommand Property

wpf-devexpress-dot-xpf-dot-core-dot-tabcontrolviewbase-0df58b54.md

latest1.0 KB
Original Source

TabControlViewBase.ActualNewTabCommand Property

This property supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public DelegateCommand ActualNewTabCommand { get; }
vb
Public ReadOnly Property ActualNewTabCommand As DelegateCommand

Property Value

Type
DelegateCommand

See Also

TabControlViewBase Class

TabControlViewBase Members

DevExpress.Xpf.Core Namespace