Skip to main content

TabControlViewBase.AllowHideTabItemsPropertyName Field

In This Article

Represents the name of the TabControlViewBase.AllowHideTabItems property.

Namespace: DevExpress.Xpf.Core

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

#Declaration

public const string AllowHideTabItemsPropertyName = "AllowItemsClosing"

#Field Value

Type
String
See Also