Skip to content

BooleanFormatterAttribute.FalseIcon property

Gets or sets the icon corresponding to falsy value.

public string? FalseIcon { get; set; }

Property Value

The false icon.

See Also