Skip to main content

PredefinedFormatNames.LightRedFill Field

In This Article

This format changes a cell’s background to LightRed.

Namespace: DevExpress.WinUI.Grid

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

NuGet Package: DevExpress.WinUI

#Declaration

public const string LightRedFill = "LightRedFill"

#Field Value

Type Description
String

LightRedFill

See Also