Skip to main content

PredefinedFormatNames.GreenFillWithDarkGreenText Field

This format changes a cell’s background to Green and foreground to DarkGreen.

Namespace: DevExpress.WinUI.Grid

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

NuGet Package: DevExpress.WinUI

Declaration

public const string GreenFillWithDarkGreenText = "GreenFillWithDarkGreenText"

Field Value

Type Description
String

GreenFillWithDarkGreenText

See Also