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