Back to Devexpress

PatternFill.BackgroundColor Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-patternfill-c5a31f93.md

latest1.1 KB
Original Source

PatternFill.BackgroundColor Property

Gets or sets the background 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 BackgroundColor { get; set; }
vb
Public Property BackgroundColor As OfficeColor

Property Value

TypeDescription
OfficeColor

The background color of the pattern fill.

|

See Also

PatternFill Class

PatternFill Members

DevExpress.Docs.Presentation Namespace