Skip to content

CheckboxFormatterAttribute.TrueIcon property

Gets or sets the icon corresponding to truthy value.

public string? TrueIcon { get; set; }

Property Value

The true icon.

See Also