SortOn Property
SortOn
Gets or sets what attribute of the cell to sort on.
Declaration
public SortOn SortOn { get; set; }
Public Property SortOn As SortOn
Property Value
Type |
Description |
SortOn |
The SortOn value represents what attribute of the cell to sort on.
|