DXTabItem.BorderColor Property
Gets or sets the DXTabItem‘s border color.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Color | A System.Windows.Media.Color object that specifies the DXTabItem‘s border color. |
Remarks
Refer to the Appearance Customization topic to learn more.
See Also