GroupOrderAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the GroupOrderAttribute class.

public GroupOrderAttribute(int groupOrder)
parameter description
groupOrder The group order.

See Also