PropertyItem.Sortable property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the sortable flag of a column.

public bool? Sortable { get; set; }

Property Value

The sortable.

See Also