Version

FillSortCondition Constructor(CellFill)

Creates a new FillSortCondition instance.
Syntax
public FillSortCondition( 
   CellFill fill
)

Parameters

fill
The Infragistics.Documents.Excel.CellFill by which the cells should be sorted.
Exceptions
ExceptionDescription
System.ArgumentNullExceptionfill is null.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also