OrderBy class
Sorting options.
public class OrderBy
Public Members
| name | description |
|---|---|
| OrderBy(…) | Sorting options. |
| Direction { get; } | Sorting direction. |
| PropertyName { get; } | Property name. |
See Also
- namespace Amica
Sorting options.
public class OrderBy
| name | description |
|---|---|
| OrderBy(…) | Sorting options. |
| Direction { get; } | Sorting direction. |
| PropertyName { get; } | Property name. |