DXTabItem.BindableName Property
In This Article
Gets or sets a value passed to the DXTabItem Name property. This is a dependency property.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A System. |
#Remarks
You can bind the DXTabItem.BindableName
property to another to specify the DXTabItem Name property.
See Also