GridConditionHighlightFormat Enum
Lists values that specify the format applied to cells by the GridViewFormatConditionHighlightBuilder condition.
Namespace: DevExpress.AspNetCore
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
#Members
Name | Description |
---|---|
Light |
A cell background is light red, a text is dark red. |
Yellow |
A cell background is yellow, a text is dark yellow. |
Green |
A cell background is light green, a text is dark green. |
Light |
A cell background is light red. |
Light |
A cell background is light green. |
Red |
A cell text is red. |
Green |
A cell text is green. |
Bold |
A cell text is bold. |
Italic |
A cell text is italic. |
Strikethrough |
A cell text is stricken through. |
Custom | A cell formatting is specified by the Cell |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.