Skip to content

CheckboxFormatterAttribute.ShowHint property

Gets or sets a value indicating whether to show hint (text) on hover when text is not displayed next to checkbox icon. When displayed in header filter, defaults to false, otherwise defaults to true when showText is false and any of the texts are provided.

public bool? ShowHint { get; set; }

See Also