SortableAttribute.Value property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets a value indicating whether this SortableAttribute is enabled.

public bool Value { get; }

Property Value

true if enabled; otherwise, false.

See Also