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