BooleanFilteringAttribute.TrueText property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the text used for true value.

public string TrueText { get; set; }

Property Value

The true text.

See Also