PropertyItem.FilteringType property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the type of the filtering for the column.

public string FilteringType { get; set; }

Property Value

The type of the filtering.

See Also