Back to Devexpress

SortCondition.Fill Property

officefileapi-devexpress-dot-spreadsheet-dot-sortcondition.md

latest1012 B
Original Source

SortCondition.Fill Property

Obtains fill parameters used to sort cell data.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

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

Property Value

TypeDescription
Fill

An object that contains fill parameters.

|

See Also

SortCondition Class

SortCondition Members

DevExpress.Spreadsheet Namespace