PropertyItem.NotFilterable property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the not filterable that disables filtering by the property in advanced filter dialog.

public bool? NotFilterable { get; set; }

Property Value

The not filterable.

See Also