Skip to content

BooleanFormatterAttribute.ShowText property

Gets or sets a value indicating whether to show text next to the icon. Defaults to true.

public bool? ShowText { get; set; }

See Also