ISortable.SortOrder Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets a value that decides the order in which the item will appear in lists. A lower value will float to the top, while higher values will appear lower in lists.
long? SortOrder { get; set; }
Property value
long?