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