Field.NaturalOrder property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets or sets the natural order.

public int NaturalOrder { get; set; }

Property Value

The natural order.

See Also