Skip to main content

PredefinedFormatNames.YellowFillWithDarkYellowText Field

This format changes a cell’s background to Yellow and foreground to DarkYellow.

Namespace: DevExpress.WinUI.Grid

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

NuGet Package: DevExpress.WinUI

Declaration

public const string YellowFillWithDarkYellowText = "YellowFillWithDarkYellowText"

Field Value

Type Description
String

YellowFillWithDarkYellowText

See Also