Back to Devexpress

PatternFill.ForegroundColor Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-patternfill-4dae9495.md

latest1.1 KB
Original Source

PatternFill.ForegroundColor Property

Gets or sets the foreground color of the pattern fill.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public OfficeColor ForegroundColor { get; set; }
vb
Public Property ForegroundColor As OfficeColor

Property Value

TypeDescription
OfficeColor

The foreground color of the pattern fill.

|

See Also

PatternFill Class

PatternFill Members

DevExpress.Docs.Presentation Namespace