CheckboxFormatterAttribute.ShowText property
Gets or sets a value indicating whether to show text next to checkbox icon. When displayed in header filter, defaults to true, otherwise defaults to false.
public bool? ShowText { get; set; }
See Also
- class CheckboxFormatterAttribute