Skip to content

CheckboxFormatterAttribute.NullIcon property

Gets or sets the icon corresponding to nullish value.

public string? NullIcon { get; set; }

Property Value

The null icon.

See Also