Back to Devexpress

FillSortField.Fill Property

officefileapi-devexpress-dot-spreadsheet-dot-fillsortfield.md

latest1.0 KB
Original Source

FillSortField.Fill Property

Specifies the fill pattern by which the cells should be sorted.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

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

Property Value

TypeDescription
Fill

An object that contains the cell background attributes.

|

See Also

FillSortField Class

FillSortField Members

DevExpress.Spreadsheet Namespace