Skip to main content

TabControlViewBase.NewTabCommandProperty Field

Identifies the TabControlViewBase.NewTabCommand dependency property.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v26.1.dll

Declaration

public static readonly DependencyProperty NewTabCommandProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also