Skip to main content

PredefinedFormatNames.LightRedFillWithDarkRedText Field

This format changes a cell’s background to LightRed and foreground to DarkRed.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public const string LightRedFillWithDarkRedText = "LightRedFillWithDarkRedText"

Field Value

Type Description
String

LightRedFillWithDarkRedText

See Also