In This Topic
The following tables list the members exposed by SortInfo.
Public Constructors
Public Properties
| 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. |
Top
See Also