BooleanFormatterAttribute.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.
public bool? ShowHint { get; set; }
See Also
- class BooleanFormatterAttribute