QuickFilterAttribute.Separator property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets a value indicating whether this QuickFilterAttribute should have a separator before others, e.g. wrap into new line.

public bool Separator { get; set; }

Property Value

true if separator is enabled; otherwise, false.

See Also