LayoutViewCard.AllowBorderColorBlending Property
In This Article
Gets or sets whether the card caption and border color specified using appearance settings is blended with the color specified by the currently applied skin.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the card caption and border color specified using appearance settings is blended with the color specified by the currently applied skin; otherwise, false. |
See Also