Back to Devexpress

GroupShape.Fill Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-groupshape-457af1d3.md

latest1.0 KB
Original Source

GroupShape.Fill Property

Gets or sets the group shape fill.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public Fill Fill { get; set; }
vb
Public Property Fill As Fill

Property Value

TypeDescription
Fill

A fill that is applied to the group shape.

|

See Also

GroupShape Class

GroupShape Members

DevExpress.Docs.Presentation Namespace