[]
Represents the sort by value field.
public class ValueSortField : SortFieldBase, IValueSortField, ISortField
Public Class ValueSortField
Inherits SortFieldBase
Implements IValueSortField, ISortField
| Name | Description |
|---|---|
| ValueSortField(IRange, SortOrder) | Specifies the normal construct method. |
| ValueSortField(IRange, string) | Specifies the custom sort construct method. |
| Name | Description |
|---|---|
| CustomValues | Specifies the custom sort list string. |
| DataOption | Specifies the data option of the sort field. |
| Order | Specifies the sort order. |
| SortOn | Specifies the sort type. |