BooleanFormatterAttribute.FalseText property
Gets or sets the text corresponding to falsy value.
public string? FalseText { get; set; }
Property Value
The false text.
See Also
- class BooleanFormatterAttribute
Gets or sets the text corresponding to falsy value.
public string? FalseText { get; set; }
The false text.