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
- class BooleanFormatterAttribute
Gets or sets a value indicating whether to show text next to the icon. Defaults to true.
public bool? ShowText { get; set; }