GroupOrderAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Initializes a new instance of the GroupOrderAttribute class.
public GroupOrderAttribute(int groupOrder)
| parameter | description |
|---|---|
| groupOrder | The group order. |
See Also
- class GroupOrderAttribute