Click or drag to resize
ModelDataProviderSortFieldConfigurations Property
Contains fields which should be used to sort the search results.

Namespace: Colygon.MatchPoint.EntityModel
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public SortFieldConfiguration[] SortFieldConfigurations { get; set; }

Property Value

Type: SortFieldConfiguration
See Also