[]
Represents the sort base class.
public abstract class SortFieldBase : ISortField
Public MustInherit Class SortFieldBase
Implements ISortField
| Name | Description |
|---|---|
| SortFieldBase() |
| Name | Description |
|---|---|
| Key | Specifies the column index. |
| Priority | Specifies the priority of multiple sort columns. |
| SortOn | Specifies the sort type. |