Order Property (SortField)
Gets or sets the sort order for the values specified in the key.
'Declaration
Public Property Order As SortOrder
'Usage
Dim instance As SortField
Dim value As SortOrder
instance.Order = value
value = instance.Order
Property Value
A
SortOrder value represents the sort order for the values specified in the key.