SortableAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Initializes a new instance of the SortableAttribute class.
public SortableAttribute(bool value = true)
| parameter | description |
|---|---|
| value | if set to true (default) sorting is enabled. |
See Also
- class SortableAttribute