Skip to main content
A newer version of this page is available. .
Row

DataBarConditionalFormatting.NegativeBarBorderColor Property

Gets or sets the negative bar border color.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v18.2.Core.dll

Declaration

Color NegativeBarBorderColor { get; set; }

Property Value

Type Description
Color

A Color object that specifies the border line color.

See Also