BooleanFormatterAttribute.FalseText property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the text corresponding to falsy value.

public string FalseText { get; set; }

Property Value

The false text.

See Also