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