CheckboxFormatterAttribute.FalseIcon property
Gets or sets the icon corresponding to falsy value.
public string? FalseIcon { get; set; }
Property Value
The false icon.
See Also
- class CheckboxFormatterAttribute
Gets or sets the icon corresponding to falsy value.
public string? FalseIcon { get; set; }
The false icon.