Skip to main content

PredefinedFormatNames.LightGreenFill Field

In This Article

This format changes a cell’s background to LightGreen.

Namespace: DevExpress.WinUI.Grid

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

NuGet Package: DevExpress.WinUI

#Declaration

public const string LightGreenFill = "LightGreenFill"

#Field Value

Type Description
String

LightGreenFill

See Also