[]
public sealed class SortInfo
Public NotInheritable Class SortInfo
Name | Description |
---|---|
SortInfo() |
Name | Description |
---|---|
Header | Gets or sets a value indicating whether the first row contains header information. |
MatchCase | Gets or sets a value indicating whether to perform a case-sensitive sort. |
Orientation | Gets or sets the orientation for the sort. |
Range | Gets the range of values on which the sort is performed. |
SortFields | Gets a SortFieldInfoCollection object for the sort fields in the SortInfo. |