Skip to content

CheckboxFormatterAttribute.TrueText property

Gets or sets the text corresponding to truthy value.

public string? TrueText { get; set; }

Property Value

The true text.

See Also