Share via


SortedProperty Struct

Definition

Holds the name of a property and the direction to sort by.

public readonly struct SortedProperty
type SortedProperty = struct
Public Structure SortedProperty
Inheritance
SortedProperty

Properties

Direction

The direction to sort by.

PropertyName

The property name for the sorting rule.

Applies to